https://github.com/neotoxic-off/rift
🥜 Rift is a C++ memory library
https://github.com/neotoxic-off/rift
Last synced: 18 days ago
JSON representation
🥜 Rift is a C++ memory library
- Host: GitHub
- URL: https://github.com/neotoxic-off/rift
- Owner: Neotoxic-off
- License: mit
- Created: 2023-10-27T14:15:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T19:31:32.000Z (over 2 years ago)
- Last Synced: 2023-11-03T09:41:29.025Z (over 2 years ago)
- Language: C++
- Homepage:
- Size: 395 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rift
## Todo:
- Read all process memory
- Dump all process memory
- Add logic gates (XOR, AND, OR, XAND, NOR, NAND)
- Disassembler from memory