Marsの5εcur1ty備忘録

不定期的にCTF、脆弱性検証、バグバウンティレポート分析など、情報セキュリティを中心とした技術ブログを更新します。

リバースエンジニアリング用ツールまとめ

個人的に好んで使っているツールリストを載せます。

Linux:

・バイナリ編集

hexeditor...

・バイナリ解析

  ・静的解析:

   hexdump...

  ・動的解析:

   GDB...

 

 

Windows:

・バイナリ編集

Stirling, Quick Be

・バイナリ解析

OllyDbg

・パッチ当て

FireFlower3

・パッチファイル作成

Quick Be

 

 

・PDF内 JavaScript, shell解析

PDFStreamDumper

 

・.pyc decompiler

1. uncompyle6

uncompyle6 · PyPI
2. pycdc

GitHub - zrax/pycdc: C++ python bytecode disassembler and decompiler

Copyright Mars 2019