Skip to content
/ PDEJ Public

An Advanced C# Cheat Menu for Windows Emulators.

License

Notifications You must be signed in to change notification settings

PMTDVA/PDEJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDEJ (Emulator Memory Injector)

PDEJ is an advanced C# Cheat Menu designed for Windows Emulators, offering powerful memory injection capabilities. It is built using Visual Studio for seamless development and customization.

Important Note: In order to make the project work, you need to add the necessary DLLs in the "Reference" folder to the project references.

Please be aware that some antivirus software may flag the "memory.dll" file as a virus, but it is not malicious.

Features

  • Patching Support: PDEJ provides robust support for patching, allowing you to modify memory values effectively.

  • Single Line Memory Patching: With PDEJ, you can perform memory patching operations with ease using just a single line of code.

  • Modern GUI: The cheat menu boasts a visually appealing and user-friendly graphical user interface, enhancing the overall user experience.

  • Full Customization: Customize the cheat menu to your heart's content, adapting it to your specific needs and preferences.

  • Compatibility with Any C# Editor: PDEJ is designed to be compatible with any C# editor, giving you the flexibility to work with your preferred development environment.

  • Emulator Support: PDEJ works seamlessly with 95% of popular emulators, including Ld Player, Bluestacks, and Memu.

Limited Version

Please note that the current version available on GitHub is a limited version, featuring only the main menu. If you're interested in accessing the full version with additional functionalities like login, splashes, etc., check out the link provided here.

Screenshots

Screenshot 2022-06-18 083335

Getting Started

To get started with PDEJ, follow these steps:

  1. Clone or download the repository to your local machine.
  2. Add the DLLs in the "Reference" folder to your project references.
  3. Disable your antivirus temporarily to avoid any false positives on the "memory.dll" file.
  4. Customize the cheat menu according to your requirements and preferences.
  5. Run the application and enjoy the powerful memory injection capabilities.

Contribution

We welcome contributions from the community to improve and enhance PDEJ further. If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b my-new-feature.
  3. Make your changes and commit them: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin my-new-feature.
  5. Submit a pull request.

Please ensure that you adhere to the project's coding conventions and keep the commit history clean.

License

This project is licensed under the MIT License.

Contact

For any questions or feedback, feel free to contact us at your-email@example.com.

About

An Advanced C# Cheat Menu for Windows Emulators.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages