Blackbone
Memory hacker
A Windows memory hacking library providing low-level access to process and memory management.
Windows memory hacking library
5k stars
250 watching
1k forks
Language: C++
last commit: 12 months ago Related projects:
Repository | Description | Stars |
---|---|---|
tsudakageyu/minhook | An x86/x64 API hooking library for Windows | 4,461 |
blackmagic-debug/blackmagic | A software tool for in-application debugging of microprocessors. | 3,337 |
ufrisk/pcileech | Software for exploiting vulnerabilities in computer systems to gain access to sensitive data and control system operations. | 5,138 |
mvollrath/canbus_bbone_stm32 | Project that enables CAN bus communication between two embedded systems using C programming language | 13 |
x64dbg/x64dbg | A comprehensive debugger for Windows, focusing on reverse engineering and malware analysis of executables without source code. | 45,012 |
mytechnotalent/reverse-engineering | A comprehensive tutorial covering reverse engineering techniques and concepts for various architectures | 11,544 |
ptitseb/box64 | Enables running x86_64 Linux programs on non-x86_64 systems with improved performance and support for ARM64, RV64, and LoongArch platforms. | 4,019 |
igormundstein/winmemorycleaner | An application that optimizes memory usage on Windows by leveraging native features to manage memory and remove unnecessary data. | 2,675 |
ufrisk/memprocfs | A virtual file system that allows direct access to physical memory | 3,215 |
marksbench/mb_47x16 | A MicroPython module for interacting with SRAM and EEPROM on Microchip 47x16 EERAM devices. | 1 |
hackplayers/evil-winrm | A tool providing a custom WinRM interface for post-exploitation purposes in Windows environments | 4,605 |
marksbench/mb_24x256_512 | A simple MicroPython module for interacting with Microchip 24x256 and 24x512 I2C EEPROM devices | 0 |
leecher1337/ntvdmx64 | Enables running DOS applications on 64-bit Windows by porting Microsoft's NTVDM to 64-bit architecture. | 830 |
koute/bytehound | A memory profiling tool that gathers allocation and deallocation data along with full stack traces to analyze memory leaks and fragmentation. | 4,528 |