stephenfewer / OllyHeapTraceLinks
OllyHeapTrace is a plugin for OllyDbg to trace the heap operations being performed by a process.
☆55Updated 14 years ago
Alternatives and similar repositories for OllyHeapTrace
Users that are interested in OllyHeapTrace are comparing it to the libraries listed below
Sorting:
- OllyCallTrace is a plugin for OllyDbg to trace the call chain of a thread.☆54Updated 14 years ago
- Use WinDBG to trace the Windows API calls of any Portable Executable file☆32Updated 8 years ago
- OllySocketTrace is a plugin for OllyDbg to trace the socket operations being performed by a process.☆63Updated 14 years ago
- A sample project for using Capstone from a driver in Visual Studio 2015☆36Updated 9 years ago
- A windbg extension, extracting token related contents☆41Updated 5 years ago
- Engine for communication with remote kernel debugger (KD, WinDbg) from drivers and applications☆37Updated 12 years ago
- CVE-2014-0816☆25Updated 9 years ago
- An IdaPython tool for getting syscall's ID and function name from ntdll.dll, user32.dll, and so on.☆13Updated 9 years ago
- Just another tool to download specify Symbol (.pdb) files☆39Updated 6 years ago
- modify binary Portable Executable to hook its export functions☆67Updated 6 years ago
- Logs instruction hits to a file which can be fed into IDA Pro to highlight which instructions were called.☆42Updated 12 years ago
- Microsoft Edge MemGC Internals☆17Updated 10 years ago
- ☆50Updated 8 years ago
- A mutation based user mode (ring3) dumb in-memory Windows Kernel (IOCTL) Fuzzer/Logger. This script attach it self to any given process a…☆67Updated 11 years ago
- ☆30Updated 8 years ago
- Internet Explorer MemoryProtection Mitigation☆32Updated 11 years ago
- Two tools used during our analysis of the Microsoft binary injection mitigation implemented in Edge TH2.☆54Updated 8 years ago
- Simple tool for unpacking packed/protected malware executables.