leftspace89 / pdbparseLinks
a C++ library which will automatically download a module's PDB file, then parse it for a function address
☆21Updated 8 years ago
Alternatives and similar repositories for pdbparse
Users that are interested in pdbparse are comparing it to the libraries listed below
Sorting:
- Pointer search for any classes using the RTTI feature.☆49Updated 5 years ago
- Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.☆32Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆73Updated 4 years ago
- Currently supports injecting signed/unsigned DLLs in 64-bit processes☆63Updated 5 years ago
- NT reversal☆25Updated 7 years ago
- ☆98Updated 8 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆73Updated 2 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆107Updated 5 years ago
- Experimental disassembler for x86 binaries virtualized by VMProtect 3☆97Updated 3 years ago
- ☆25Updated 7 years ago
- battleye shellcode☆18Updated 5 years ago
- ☆51Updated 4 years ago
- ☆50Updated 6 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆83Updated 4 years ago
- ☆35Updated 5 years ago
- A debugger library using VEH.☆65Updated last year
- ☆42Updated 6 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆45Updated 4 years ago
- ☆38Updated 8 years ago
- A Simple Example☆23Updated 7 years ago
- fix vmprotect import function used unicorn-engine.☆97Updated 2 years ago
- VMP Mutation API Fix☆44Updated 3 years ago
- Global DLL injector☆69Updated 4 years ago
- BetaShield Windows x86 Ring3 Anticheat v2☆41Updated 8 years ago
- A wrapper class to hide the original calling address of a function☆55Updated 5 years ago
- This is the first software system, which can detect a stealthy hypervisor and calculate several nested ones even under countermeasures.☆85Updated 10 years ago
- detect hypervisor with Nmi Callback☆41Updated 3 years ago
- PointerGuard is a proof-of-concept tool used to create 'guarded' pointers which disguise pointer addresses, monitor reads/writes, and pre…☆53Updated 3 years ago
- Communication via callback☆73Updated 6 years ago
- This x64dbg plugin sets the page protection for memory mapped views in scenarios which cause NtProtectVirtualMemory to fail.☆123Updated 8 years ago