Skip to content

Repository files navigation

HTTPDebuggerKeygen

A C# keygen for HTTP Debugger Pro, reverse-engineered from HTTPDebuggerUI.exe.

Tested on versions 9.0.0.12 and 10.x.

Build

dotnet build -c Release

Usage

Close HTTP Debugger, then run:

HTTPDebuggerKeygen.exe

Writes the generated key to HKCU\SOFTWARE\MadeForNet\HTTPDebuggerPro and launches HTTP Debugger when required by newer versions.

Use an explicit executable path if HTTP Debugger is installed in a custom location:

HTTPDebuggerKeygen.exe --exe "C:\Program Files (x86)\HTTPDebuggerPro\HTTPDebuggerUI.exe"

Additional options:

--label <name>   Set the displayed license name
--no-launch      Generate the key without launching HTTP Debugger
--dry-run        Check compatibility without making changes
--patch-file     Apply the compatibility patch to the executable
--restore        Restore the executable from its backup

License

Public domain. Educational use only.

About

Keygen for HTTP Debugger Pro 9.x

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages