Skip to content

A web app that can decode and encode the game Phigros's save file write by JavaScript

Notifications You must be signed in to change notification settings

iyxddw/PhiCrypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A web app that can decode and encode the game Phigros's save file write by JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published