Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/furjac/fg_crypter
This is a crypter built out of python this can crypt any exe using the aes-256bit encryption
https://github.com/furjac/fg_crypter
crypter crypter-fud encryption-decryption fg-teams free fud-crypter help-needed python runtime-crypter scantime-crypter
Last synced: about 1 month ago
JSON representation
This is a crypter built out of python this can crypt any exe using the aes-256bit encryption
- Host: GitHub
- URL: https://github.com/furjac/fg_crypter
- Owner: furjac
- License: mit
- Created: 2023-07-03T06:13:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-23T06:07:20.000Z (10 months ago)
- Last Synced: 2024-05-02T01:05:54.030Z (8 months ago)
- Topics: crypter, crypter-fud, encryption-decryption, fg-teams, free, fud-crypter, help-needed, python, runtime-crypter, scantime-crypter
- Language: Python
- Homepage:
- Size: 9.68 MB
- Stars: 7
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# FG_Crypter
FG_Crypter is a Python-based crypter that uses AES-256 bit encryption to encrypt executable files.
## Usage
1. Install Python on your Windows PC or laptop. Make sure to check the "add to path" option during installation.
2. Download this repository to your computer or laptop (Windows only).
3. Alternatively, you can download the latest release without cloning the entire repository.
4. Navigate to the directory where you downloaded the repository.
5. Open the command prompt and run the following command:
```
pip install requirements.txt
```
6. if u want more security in ur exe u can add the --clang in the compilation of nuitka codeThis will install the required dependencies.
## Features
The FG_Crypter offers the following options:
1. Encrypt an executable file.
2. Decrypt an encrypted executable file. Make sure to save the encryption key, as it will be lost if not preserved.
3. Quit the program.## Executable
For users who cannot execute Python code directly, an executable file called "FG_Crypter.exe" is available in the releases section of this repository.
## Help Needed
If you have knowledge of stub and runtime components and would like to contribute, please open an issue or contact me through direct message. I am also conducting research on this topic and would appreciate any assistance in making this project cleaner and more efficient.
If you have any questions or need further assistance, feel free to reach out.
Enjoy using FG_Crypter!