/Banalyzer

[Sunrin Security Project] Develop Static Analyzer with IDAPython

Primary LanguagePython

Banalyzer

[Sunrin Security Project]

Develop Static Analyzer with IDA-Python

python

Screenshot

GUI Screenshot


Environment

  • Tested on IDA Pro 7.7
  • Require >= Python 3.8

Features

  • FSB, Command Injection, Path Traversal detection
  • Provides Advanced GUI

How To Use?

Open IDA script window (shift+f2) (mode: python), import and run, you can drag and drop.

Authors and Contributors

  • SungJun Park - Project Mentor - Github
  • dpp - Regex based FSB detection - Github
  • LegacyObj - CMDI, Path Detection, Simple GUI - Github
  • KChedrian - Combined into one script, GUI - Github