Skip to content

v2024.11.02

Latest
Compare
Choose a tag to compare
@FunkyFr3sh FunkyFr3sh released this 01 Nov 23:49
· 1 commit to master since this release

Instructions

  1. Drag and drop an .exe/.dll on top of petool to create a new patching project
  2. (.exe only) Check readme.md in the project folder for build instructions

Here's a newly made project that's using petool (Just to show an example): https://github.com/andrews05/EV-Nova-CE

Changelog

  • New genproxy command - generate proxy dll project directory (Supports drag and drop of 1 dll) - Examples
  • Improved genpatch command - does now print more details about unknown bytes
  • Shows now proper error messages when a unsupported file is passed (e.g. x64 or .NET assemblies)
  • Does not terminate anymore when a error occurred while using drag and drop on windows
  • Added license into header files (BSD0)

w64devkit-mini-for-patching.zip/.7z source