Files

1.3 KiB

HTTP Toolkit Pro Patcher

A simple patcher to enable Pro features in HTTP Toolkit.

Updated by kristof.best (@ayyo42069) Original by (@XielQ)

Requirements

  • Node.js 15 or higher
  • HTTP Toolkit installed

Usage

# Install dependencies
npm install

# Apply the patch
node . patch

# Start HTTP Toolkit
node . start

# Restore original (if needed)
node . restore

# Specify a custom install path (e.g. Program Files)
node . patch --path "C:\Program Files\HTTP Toolkit"

How it works

  1. Extracts the app.asar from HTTP Toolkit
  2. Injects a local proxy server that intercepts UI requests
  3. Patches the subscription data on-the-fly to enable Pro features
  4. Flips Electron fuses to bypass ASAR integrity checks
  5. Repacks the app

Notes

  • Creates a backup at app.asar.bak before patching
  • You can set a custom proxy with the PROXY environment variable
  • Use --path to point at a non-default install location; auto-detection also covers Program Files and the newer Programs\httptoolkit\HTTP Toolkit layout on Windows
  • Works offline after first run (caches UI files locally)

License

MIT

Disclaimer

Please buy the original license after using the program.
https://httptoolkit.com/