leftspace89 / pdbparse
a C++ library which will automatically download a module's PDB file, then parse it for a function address
☆17Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for pdbparse
- NT reversal☆26Updated 6 years ago
- Small class to parse debug info from PEs, download their respective PDBs from the Microsoft Public Symbol Server and calculate RVAs of fu…☆41Updated last year
- Analysing and defeating PatchGuard universally☆34Updated 4 years ago
- ☆33Updated 4 years ago
- A poc that abuses Enclave☆36Updated 2 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆59Updated 4 years ago
- Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.☆27Updated 2 years ago
- A Simple Example☆20Updated 5 years ago
- a lightweight library geared towards windows process hacking/manipulation, but with much more use case.☆28Updated 2 years ago
- A wrapper class to hide the original calling address of a function☆55Updated 4 years ago
- Reading/writing memory from kernel-mode☆21Updated 7 years ago
- ☆14Updated 3 years ago
- Reverse Engineering☆12Updated 7 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆29Updated 4 years ago
- Illustrates the concept of return address spoofing, and how it is used.☆14Updated 4 years ago
- ☆29Updated last year
- comparing data of module exports from disk and memory, then caching any differences.☆22Updated 2 years ago
- C/C++ example of InjectMouseInput function☆31Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆65Updated 3 years ago
- A simple kernel mode driver that hooks some values at the KUSER_SHARED_DATA structure.☆25Updated 4 years ago
- Memory Guard Library☆11Updated 4 years ago
- A library for intel VT-x hypervisor functionality supporting EPT shadowing.☆48Updated 3 years ago
- ☆36Updated 7 years ago
- Stealthy Injector that leverages a vulnerable driver and other exploits to remain undetected☆37Updated 5 years ago
- realExtern.sys driver☆65Updated 4 years ago
- Simple IOCTL hooking driver for Kernel- User - Mode communication.☆10Updated 4 years ago