- Notifications
You must be signed in to change notification settings - Fork5
A simple algorithm for statically decrypting strings from JSConfuser-protected programs.
License
0v41n/JSConfuser-String-Decryptor
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
a simple algorithm for statically decrypting the strings of a program obfuscated with JSConfuser
This project is designed to facilitate malware analysis and reverse engineering. It has been developed in JavaScript with NodeJS and has been built with love
- Clone the project:
git clone https://github.com/0v41n/JSConfuser-String-Decryptor.git - Go to the project directory:
cd JSConfuser-String-Decryptor - Installing dependencies :
npm install
-h Display the help menu-i <filename> Specify the input file to display decrypted strings-d <string> Decrypt a specific string-v Enable verbose mode-l Display software licensing informationContributions are welcome! Follow these steps to contribute to this project:
- Fork the project.
- Create a branch:
git checkout -b feature/NewFeature. - Make the necessary changes and commit:
git commit -am 'Add new feature'. - Push to branch:
git push origin feature/NewFeature - Submit a pull request.
This project is licensed under the MIT licence. See theLICENSE file for more details.
Yvain Ramora -yvain@mailfence.com
Project created with ❤️
About
A simple algorithm for statically decrypting strings from JSConfuser-protected programs.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
