2 matches found
tiny_tracer
tinytracer トレーシングのための Pin ツール: API 呼び出し(選択された関数の入出力を含む) 定義されたローカル関数、静的リンクライブラリからの関数 選択された命令: RDTSC, CPUID, INT インラインシステムコール(選択されたシステムコールのパラメータを含む) トレース対象モジュールのセクション間の遷移(パックされたモジュールのOEPを見つけるのに役立ちます) 定義されたコードフラグメント内で実行された命令 既知のアンチデバッグおよびアンチVMテクニックの一部を回避します .tag 形式のレポートを生成します(他の解析ツールに読み込むことができます):...
6AI score
SaveExploits0References20
PinTools
This repository is an example and proof-of-concept PoC for dynamic binary analysis using the Pin tool. The code is designed to detect the classical use-after-free vulnerability. The Pin tool is a dynamic binary instrumentation framework that allows developers to analyze and modify the behavior of...
7.1AI score
SaveExploits0
20