Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
idasec — IDA plugin for reverse-engineering and dynamic interactions with the Binsec platform | Kitploit
Tools/GitHubGitHub/robindavid/idasec
Dynamic Analysis (Sandboxing)Reverse EngineeringDebuggersBinary Analysis
GitHubrobindavid/idasec

idasec

IDA plugin for reverse-engineering and dynamic interactions with the Binsec platform

View Repository
117248 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

idasec

IDA plugin for reverse-engineering and dynamic interactions with the Binsec platform

Disclaimer

IDAsec is prototype tool under development, some features are likely buggy and should be used with care.

Features

  • Decoding an instruction (in DBA IR)
  • Loading execution traces generated by Pinsec
  • Triggering analyzes on Binsec and retrieving results

Dependencies

  • protobuf
  • ZMQ
  • capstone (for trace disassembly)
  • graphviz (to draw dependency within a formula)
  • pyparsing
  • enum
  • path.py
  • plotly (optional)

Running Idasec

  1. In IDA: Copy the idasec folder in the python directory of IDA and then load idasec.py with Ctrl+F7
  2. As a standalone app, just run ./idasec.py (no yet ready)

Documentation

Yet to come..

Screenshots

idasec 1

idasec 2

idasec 3

TODO

Too much to be listed..

Download Tool