v1.5
Baymax toOls v1.5
2022.04.23 // 2 years
-
重写了内存解析代码,以便更好的解析出所调试进程的可执行区段
-
模块列表调整为:可执行模块列表和可执行节列表
-
可对当前列表中所有项进行特征码搜索
-
尽可能的分析出Shadow Module和脱链的模块
-
UI 操作上做了一些优化
-
Rewrote the memory parsing code to better parse out the executable section
-
Adjust the module list to the list of executable modules and the list of executable sections
-
You can search for feature codes for all items in the current list
-
Analyze Shadow Module and disconnected Module as much as possible
-
Some optimization has been made in UI operation