msdocsviewer is a simple tool that parses Microsoft's win32 API and driver documentation to be used within IDA.
☆161Dec 29, 2023Updated 2 years ago
Alternatives and similar repositories for msdocsviewer
Users that are interested in msdocsviewer are comparing it to the libraries listed below
Sorting:
- Repository for the code snippets from the AllThingsIDA video channel☆129Oct 9, 2025Updated 5 months ago
- An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in gen…☆857Feb 2, 2024Updated 2 years ago
- IDA/Binary Ninja Plugin to automatically identify and set enums for standard functions☆493Oct 11, 2025Updated 5 months ago
- This x64dbg plugin allows you to upload your sample to Malcore and view the results.☆37Jun 30, 2023Updated 2 years ago
- Titan is a VMProtect devirtualizer☆121Mar 6, 2024Updated 2 years ago
- Native Powers Talk demos☆15Jan 30, 2026Updated last month
- Support for MASM64 SDK in RadASM 2.2.2.x☆15Jun 8, 2023Updated 2 years ago
- Code from process of reversing Sysinternals Suite for educational purposes, with videos to associate them☆48Aug 23, 2023Updated 2 years ago
- Windows kernel driver template for cmkr and llvm-msvc.☆35Dec 20, 2023Updated 2 years ago
- Alternative API for IDA / Hex-Rays☆75Sep 18, 2023Updated 2 years ago
- ☆23Feb 3, 2021Updated 5 years ago
- Single header version of System Informer's phnt library.☆241Jan 9, 2026Updated 2 months ago
- Windows 32/64-bit Include files and Import Libraries☆16May 26, 2022Updated 3 years ago
- A DTrace on Windows Reimplementation☆372Mar 12, 2026Updated last week
- Small programs and scripts that do not require their own repositories☆139Feb 24, 2022Updated 4 years ago
- Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.☆663Jan 28, 2025Updated last year
- Tool that automates some useful structure routines in IDA PRO☆83Mar 20, 2024Updated 2 years ago
- Research on obfuscated licensing APIs / CLIP service in the Windows kernel☆139Aug 23, 2022Updated 3 years ago
- Repository of different kernel drivers written while studying Windows NT Driver development☆12Apr 14, 2024Updated last year
- A Python script to download PDB files associated with a Portable Executable (PE)☆129Feb 11, 2025Updated last year
- A small x64 library to load dll's into memory.☆459Nov 6, 2023Updated 2 years ago
- 🎨 Seamlessly convert your favorite Visual Studio Code themes to IDA Pro themes.☆134Apr 17, 2024Updated last year
- ☆12Jul 27, 2020Updated 5 years ago
- ☆138Aug 15, 2025Updated 7 months ago
- Bindings for Microsoft WinDBG TTD☆235Aug 5, 2023Updated 2 years ago
- Another UEFI runtime bootkit☆37May 8, 2023Updated 2 years ago
- ☆50Sep 15, 2022Updated 3 years ago
- Nyxstone: assembly / disassembly library based on LLVM, implemented in C++ with Rust and Python bindings, maintained by emproof.com☆401Dec 4, 2024Updated last year
- Web-based tool that allows comparing symbol, type and syscall information of Microsoft Windows binaries across different versions of the …☆357Updated this week
- IDA scripts for hypervisor (Hyper-v) analysis and reverse engineering automation☆27Dec 7, 2021Updated 4 years ago
- Frida-based tracer for easier reverse-engineering on Android, iOS, Linux, Windows and most related architectures.