zhengsyou's Stars
perklet/reverse-interview-zh
技术面试最后反问面试官的话
RustScan/RustScan
🤖 The Modern Port Scanner 🤖
chaitin/xray
一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc | 使用之前务必先阅读文档
quay/clair
Vulnerability Static Analysis for Containers
trimstray/the-practical-linux-hardening-guide
This guide details creating a secure Linux production system. OpenSCAP (C2S/CIS, STIG).
jivoi/awesome-ml-for-cybersecurity
:octocat: Machine Learning for Cyber Security
qilingframework/qiling
A True Instrumentable Binary Emulation Framework
alphaSeclab/awesome-reverse-engineering
Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT) And Every Aspect! (More than 3500 open source tools and 2300 posts&videos)
hzqst/VmwareHardenedLoader
Vmware Hardened VM detection mitigation loader (anti anti-vm)
LangziFun/LangSrcCurise
SRC子域名资产监控
Suprcode/Crystal
Legend of Mir 2 - Official Public Crystal Source
tillson/git-hound
Reconnaissance tool for GitHub code search. Scans for exposed API keys across all of GitHub, not just known repos and orgs.
JonathanSalwan/VMProtect-devirtualization
Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM.
Lucifer1993/SatanSword
红队综合渗透框架
WPeace-HcH/WPeChatGPT
A plugin for IDA that can help to analyze binary file, it can be based on models such as gpt-3.5 turbo, gpt-4 trained by OpenAI, the same as ChatGPT.
changeofpace/VivienneVMM
VivienneVMM is a stealthy debugging framework implemented via an Intel VT-x hypervisor.
michelin/ChopChop
ChopChop is a CLI to help developers scanning endpoints and identifying exposition of sensitive services/files/folders.
cchio/deep-pwning
Metasploit for machine learning.
antiwar3/py
飘云ark(pyark)
aengelke/rellume
Lift machine code to performant LLVM IR
Bw3ll/sharem
SHAREM is a shellcode analysis framework, capable of emulating more than 20,000 WinAPIs and virutally all Windows syscalls. It also contains its own custom disassembler, with many innovative features, such as being able to show the deobfuscated disassembly of an encoded shellcode, or integrating emulation data to enhance the disassembly.
kkent030315/evil-mhyprot-cli
A PoC for Mhyprot2.sys vulnerable driver that allowing read/write memory in kernel/user via unprivileged user process.
banyanops/collector
A framework for Static Analysis of Docker container images
WPeace-HcH/SysNR-FuncFinder
A plugin for IDA that renames functions by system call numbers.
abhisek/reverse-engineering-and-malware-analysis
Course content and slides from my ancient training on Reverse Engineering & Malware Analysis
NaveenRudra/RTTM
Real Time Threat Monitoring Tool
socjordi/sauron
Windows Monitoring Agent (process creation + DLL loading monitor + network monitor + file system access monitor + etc)
ergo720/lib86cpu
x86 dynamic recompiler library
hewiefreeman/GopherDB
:gem: Flexible, high performance IMDB & disk hybrid database written in Go. Features a brand-new modernistic query language and deep schema validation.
killvxk/Gepetto
IDA plugin which queries OpenAI's ChatGPT to explain decompiled functions