逆向工程IDA辅助插件 MyNav

码农软件 · 软件分类 · 编译器 · 2019-12-09 11:58:31

软件介绍

MyNav是一个IDA Pro插件,它能够帮助逆向工程师完成一些最典型的任务。如发现一些特定功能或任务是由哪些函数实现的,找出补丁前后函数的不同之处和数据入口。主要特色:

  • 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).

本文地址:https://codercto.com/soft/d/20764.html

价值再定义(腾讯金融产品体验设计之道)

价值再定义(腾讯金融产品体验设计之道)

腾讯FiT Design / / 电子工业 / 2018-08-01 / 81.0

一起来看看 《价值再定义(腾讯金融产品体验设计之道)》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试