ernw / Windows-InsightLinks
The content of this repository aims to assist efforts on analysing inner working principles, functionalities, and properties of the Microsoft Windows operating system. This repository stores relevant documentation as well as executable files needed for conducting analysis studies.
☆149Updated 5 years ago
Alternatives and similar repositories for Windows-Insight
Users that are interested in Windows-Insight are comparing it to the libraries listed below
Sorting:
- Mario & Luigi - Tools for sniffing Windows Named Pipes communication☆129Updated 9 years ago
- Driver Initial Reconnaissance Tool☆124Updated 5 years ago
- Documentation and supporting script sample for Windows Exploit Guard☆158Updated 2 months ago
- Parsers for custom malware formats ("Funky malware formats")☆97Updated 3 years ago
- ☆68Updated 3 years ago
- DotNext 2019 St. Petersburg Talk Demos☆39Updated 6 years ago
- FLARE Kernel Shellcode Loader☆178Updated 6 years ago
- ☆219Updated 7 years ago
- Ruxcon2016 POC Code☆141Updated 8 years ago
- Pure Python parser for Application Compatibility Shim Databases (.sdb files)☆109Updated 4 years ago
- Reflective Polymorphism☆107Updated 7 years ago
- Tool to view and create Microsoft shim database files (SDB).☆117Updated 8 years ago
- Enumerate Windows Defender threat families and dump their names according category☆93Updated 6 years ago
- Scripts for disassembling VBScript p-code in the memory to aid in exploits analysis☆86Updated 3 years ago
- Trace ScriptBlock execution for powershell v2☆40Updated 5 years ago
- Automatically rebuild Import Address Table for dumped PE file. With python bindings!☆121Updated 6 years ago
- This tool is the result of a reverse engineering process of the Windows service called SysMain. Time to interact with the prefetch files …☆31Updated 5 years ago
- Just a normal flask web app to understand win32api with code snippets and references.