Skip to content

Latest commit

 

History

History

PHEx

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Prodigy Hacking Extension (PHEx)

Combined with P-NP to inject modified game files into Prodigy.

Made of the Redirector extension, no-csp, and a little extra spice ;)

See our guide: https://github.com/ProdigyPNP/ProdigyMathGameHacking/blob/master/meta/wiki/QUICKSTART.md

Building

Using Shell

pnpm sh:build

Using Node.js

pnpm install
pnpm js:build

The output will be in /PHEx/build/. The generated files are extension.zip, extension.xpi, and extension.crx.



Credit

Originally created by UnstableRus. Thanks, Rus!

Currently maintained by ProdigyPNP.