Skip to content

v1.5

Compare
Choose a tag to compare
@sicaril sicaril released this 27 Apr 01:28
· 14 commits to master since this release
a14ee92

Baymax toOls v1.5
2022.04.23 // 2 years

  1. 重写了内存解析代码,以便更好的解析出所调试进程的可执行区段

  2. 模块列表调整为:可执行模块列表和可执行节列表

  3. 可对当前列表中所有项进行特征码搜索

  4. 尽可能的分析出Shadow Module和脱链的模块

  5. UI 操作上做了一些优化

  6. Rewrote the memory parsing code to better parse out the executable section

  7. Adjust the module list to the list of executable modules and the list of executable sections

  8. You can search for feature codes for all items in the current list

  9. Analyze Shadow Module and disconnected Module as much as possible

  10. Some optimization has been made in UI operation