Pinned Repositories
al-khaser
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
algorithms
算法学习之路
Algorithms-1
全面的算法代码仓库
Anti-Rootkits
内核级ARK工具。
antispy
AntiSpy is a free but powerful anti virus and rootkits toolkit.It offers you the ability with the highest privileges that can detect,analyze and restore various kernel modifications and hooks.With its assistance,you can easily spot and neutralize malwares hidden from normal detectors.
Antivirus-Artifacts
Anti-virus artifacts. Listing APIs hooked by: Avira, BitDefender, F-Secure, MalwareBytes, Norton, TrendMicro, and WebRoot.
FpVTProject
intel vt-x hypervisor ept
go-
go 语言学习
PacketMonitor
Packet capture program based on winpcap(MFC)
Virtuailor
IDAPython tool for creating automatic C++ virtual tables in IDA Pro
MinAungLe's Repositories
MinAungLe/PacketMonitor
Packet capture program based on winpcap(MFC)
MinAungLe/FpVTProject
intel vt-x hypervisor ept
MinAungLe/Virtuailor
IDAPython tool for creating automatic C++ virtual tables in IDA Pro
MinAungLe/antispy
AntiSpy is a free but powerful anti virus and rootkits toolkit.It offers you the ability with the highest privileges that can detect,analyze and restore various kernel modifications and hooks.With its assistance,you can easily spot and neutralize malwares hidden from normal detectors.
MinAungLe/Antivirus-Artifacts
Anti-virus artifacts. Listing APIs hooked by: Avira, BitDefender, F-Secure, MalwareBytes, Norton, TrendMicro, and WebRoot.
MinAungLe/autochk-rootkit
Reverse engineered source code of the autochk rootkit
MinAungLe/Blackbone
Windows memory hacking library
MinAungLe/DeviceMon
VT-based PCI device monitor (SPI)
MinAungLe/Dynamo
MinAungLe/eBook-BypassingAVsByCSharp
eBook "Bypassing AVS by C#.NET Programming" (Free Chapters only)
MinAungLe/ExecutiveCallbackObjects
Research on Windows Kernel Executive Callback Objects
MinAungLe/GDriver
Basic kernel mode/ring0 driver for 64bit Win7, 8, 8.1, 10. Signature scan for SDT, SSDT, SSDTS. Implements process hiding, process protection against read/write access and kills, the ability to forcefully terminate ANY process you want even it's a protected system process like an anti malware solution. The drivers gets its commands from a usermode process.
MinAungLe/Github-Hunter
This tool is for sensitive information searching on Github - The Fast Version here: https://github.com/Hell0W0rld0/Github_Hunter_By_Golang
MinAungLe/HideDriver-1
之前那份是7600的,每次编译搞得好麻烦。更新一个VS2017可以直接编译的。
MinAungLe/Hypervisor-From-Scratch
Source code of a multiple series of tutorial about hypervisor. Available at:
MinAungLe/kHypervisor
kHypervisor is a lightweight bluepill-like nested VMM for Windows, it provides and emulating a basic function of Intel VT-x
MinAungLe/MemoryModule
Library to load a DLL from memory.
MinAungLe/MINT
Contains the definitions for the Windows Internal UserMode API from ntdll.dll, samlib.dll and winsta.dll.
MinAungLe/PEExplorerV2
Portable Executable Explorer version 2
MinAungLe/PG1903
MinAungLe/pieces
An experimental BitTorrent client in Python 3.5
MinAungLe/priv10
Privacy tool for windows with a built in firewall
MinAungLe/Process-Magics
This is a collection of interesting codes about Windows Process creation.
MinAungLe/ProcMonX
Extended Process Monitor-like tool based on Event Tracing for Windows
MinAungLe/PythonScript
Some Python2/3 scripts used at work
MinAungLe/UIforETW
User interface for recording and managing ETW traces
MinAungLe/vbh
MinAungLe/webkit
Unofficial mirror of the WebKit SVN repository
MinAungLe/WFN
Windows Firewall Notifier extends the default Windows embedded firewall by allowing to handle and notify about outgoing connections, offers real time connections monitoring, connections map, bandwidth usage monitoring and more...
MinAungLe/Windows-Insight
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.