MyNav逆向工程IDA輔助插件
MyNav是一個IDA Pro插件,它能夠幫助逆向工程師完成一些最典型的任務。如發(fā)現一些特定功能或任務是由哪些函數實現的,找出補丁前后函數的不同之處和數據入口。主要特色:
- Differential debugging: Record traces of debugged processes and save them for later analysis and for discovering the specific code responsible of some feature.
- Function's browser: Navigate through functions looking relationships among them, data string references, API calls and discovering code paths between functions.
- Code path searching: Automatic code path searching facilities between 2 specific functions or between data entry points (points where we can input data to the application) and target points (functions where you want to reach code execution as for example vulnerable functions).
評論
圖片
表情
