Skip to content

silascutler/IDA_AutoAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IDA_AutoAnalysis

Demo

Automatically renames IDA function based on functionality when loaded in IDA Pro.
It's like AutoRE - https://github.com/a1ext/auto_re

Functions are renamed to [FLAGS]_sub_0034C30SB. Ex: RF_sub_0034C30SB - function uses API calls related to file and registy operations.

Flag Description
F File I/O API calls
R Registry modification
U Net User functions
S Socket API calls
C Windows native cryptographic functions
M Memory allocation / copy / move / etc

About

IDA Pro plugin that rename functions on load, based on functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages