Pinned Repositories
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
Ablation
Ablation is a tool for augmenting static analysis by extracting information at runtime, and importing it into IDA. It can resolve virtual calls, reveal interesting code, exclude heavily traversed regions, identify untested or undocumented features, visually diff samples, or perform root cause analysis simply by running samples. My favourite however is the virtual call resolution with fully interactive x-refs. It's simple, elegant, and disassembled C++ reads like C! It helps me time and time again.
AcpiTool-1
Detect or invoke ACPI method in windows system.
lkvm
Native Linux KVM Tool
minix
Official MINIX sources - Automatically replicated from gerrit.minix3.org
NoVmp
Static devirtualizer for VMProtect x64 3.x. powered by VTIL.
os
Minoca operating system
RakNet
RakNet is a cross platform, open source, C++ networking engine for game programmers.
ShellCodeFramwork
ShellCode框架,用C++开发,方便编写ShellCode
0xhellord's Repositories
0xhellord/AmateurVT
0xhellord/bincat
Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection
0xhellord/cbsenum
Windows package listing and uninstallation
0xhellord/EAC-CR3-BYPASS
A simple UM + KM example of how to bypass EAC CR3
0xhellord/ETWAnalyzer
Command line tool to analyze one/many ETW file/s with simple queries for common issues.
0xhellord/HyperDeceit
HyperDeceit is the ultimate all-in-one library that emulates Hyper-V for Windows, giving you the ability to intercept and manipulate operating system tasks with ease.
0xhellord/KDU
Kernel Driver Utility
0xhellord/mach2
Windows Feature Control Multi-tool
0xhellord/MajorPrivacy
Advanced Privacy Tool for Windows
0xhellord/manifestenum
Assembly database inspector for Windows
0xhellord/MemProcFS
MemProcFS
0xhellord/mouseMovement
MOUSE MOVEMENT BYPASS VALORANT VANGUARD
0xhellord/mu_msvm
VM firmware pkg for Project Mu
0xhellord/orbit
C/C++ Performance Profiler
0xhellord/pcileech
Direct Memory Access (DMA) Attack Software
0xhellord/perfview
PerfView is a CPU and memory performance-analysis tool
0xhellord/PhoenixPE
PhoenixPE is a PEBakery project that creates a Recovery Environment based on Win10/Win11.
0xhellord/PLCT-Weekly
软件所PLCT实验室在开源领域的不定期简报
0xhellord/qq-hook-msg
qq-hook-msg
0xhellord/Spark
✨Spark is a web-based, cross-platform and full-featured Remote Administration Tool (RAT) written in Go that allows you control all your devices anywhere. Spark是一个Go编写的,网页UI、跨平台以及多功能的远程控制和监控工具,你可以随时随地监控和控制所有设备。
0xhellord/STrace
A DTrace on Windows Reimplementation
0xhellord/SXSEXP
Expand compressed files from WinSxS folder
0xhellord/tcp-brutal
0xhellord/UniExtract2
Universal Extractor 2 is a tool to extract files from any type of archive or installer.
0xhellord/windbg-uefi
这篇文章的目的是介绍一款实验性项目基于COM命名管道或者Windows Hyper-V虚拟机Vmbus通道实现的运行在uefi上的windbg调试引擎开发心得
0xhellord/windbgonuefi.netaot
这篇文章的目的是介绍一款实验性的Uefi项目基于.NET NativeAOT模式实现的运行在Windows Hyper-V虚拟机上的windbg调试引擎开发心得
0xhellord/WinTools
A collection of free miscellaneous Windows tools
0xhellord/wirehair
Wirehair : O(N) Fountain Code for Large Data
0xhellord/x64dbgCallFinder
A x64dbg plugin for quickly locating key functions.
0xhellord/Yumekage
Demo proof of concept for shadow regions, and implementation of HyperDeceit.