Skip to content

ReverseWidget 1.8

Choose a tag to compare

@secnotes secnotes released this 02 Mar 03:26
· 43 commits to master since this release

English

  • Add dll injector module for Windows
  • Correct use of the open source software that has been patched
  • Fix asm errors caused by Chinese key
  • Fix unknown errors
  • [zip release] - Faster but more files
  • [protable release] - Slow startup but only one file
  • [Compiler Platform] - Ubuntu 20.04/macOS10.15/Windows10, Python3.8
  • [Note] - Support for macOS is experimental

简体中文

  • Windows平台新增DLL注入器
  • 规范引用开源软件依赖,优化软件架构
  • 修复因为中文导致的汇编/反汇编模块无法正常解析汇编指令的问题
  • 修复若干错误
  • 发布多个平台的可执行文件
  • [便携版] - 启动速度更快,但是包含多个文件
  • [exe可执行程序] - 启动速度较慢,但是只有一个文件
  • [编译平台] - Ubuntu 20.04/macOS10.15/Windows10, Python3.8
  • [备注] - 当前针对macOS的支持是实验性的,在苹果系统下,首次启动较慢