Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 830 Bytes

File metadata and controls

28 lines (24 loc) · 830 Bytes

PhiCrypto

PhiCrypto is a web application designed to decode and encode save files for the game Phigros, developed using JavaScript. To avoid abuse, the key and IV have been removed. example

How to Use

  1. Fill the Key and IV
  2. Install Node.js
  3. Install Dependencies
    npm install express body-parser cookie-parser
  4. Run the Application
    node .
  5. Open the web
    http://<ip>:8080/
    
    The default password is luobo233,you can change it on index.js

Contact

  • QQ Group: Developer:855374626;Chat:736770364
  • Discord Channel: Join Here

Thanks

PhigrosLibrary by @7aGiven