Skip to content

noargsconstruct/ATFGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATFGenerator

Script for IDAPro
To generate a C++11 framework for create DLL with local types from IDAPro
Example of use

Note

Generation takes a long time

Install

Copy all files to "IDAPro folder\scripts"

How to run

Press hotkey Alt + F7 or manual run from menu
Select ATFGenLauncher.py from folder "IDAPro folder\scripts"

Requirements for script

ida python api
sqlalchemy >= 1.1.4
python = 2.7.14
IDAPro 6.8

Acknowledgments

  • anntakefour - for the inspiration
  • SkyMD - for testing

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 89.4%
  • C 6.6%
  • C++ 4.0%