rainysoul's Stars
LC044/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
sharkdp/hyperfine
A command-line benchmarking tool
jamiebuilds/babel-handbook
:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
embassy-rs/embassy
Modern embedded framework, using Rust and async.
uxmal/reko
Reko is a binary decompiler.
rcore-os/rCore-Tutorial-v3
Let's write an OS which can run on RISC-V in Rust from scratch!
SeaQL/FireDBG.for.Rust
🔥 Time Travel Visual Debugger for Rust
SafeBreach-Labs/PoolParty
A set of fully-undetectable process injection techniques abusing Windows Thread Pools
DanielKeep/tlborm
The Little Book of Rust Macros
es3n1n/obfuscator
PE bin2bin obfuscator
donnaskiez/ac
kernel mode anti cheat
synacktiv/frinet
Frida-based tracer for easier reverse-engineering on Android, iOS, Linux, Windows and most related architectures.
kernelwernel/VMAware
VM detection library and tool
ben-sb/obfuscator-io-deobfuscator
A deobfuscator for scripts obfuscated by Obfuscator.io
nasbench/EVTX-ETW-Resources
Event Tracing For Windows (ETW) Resources
ElliotKillick/windows-vs-linux-loader-architecture
Side-by-side comparison of the Windows and Linux (GNU) Loaders
ErodedElk/Chaos-me-JavaScript-V8
零基础入门V8引擎漏洞挖掘
thesecretclub/riscy-business
RISC-V Virtual Machine
SamuelTulach/tpm-spoofer
Simple proof of concept kernel mode driver hooking tpm.sys dispatch to randomize any public key reads
rpetrich/callander
Simple syscall sandboxing for Linux
icicle-emu/icicle-emu
Core emulator components for Icicle
veritas501/pipe-primitive
An exploit primitive in linux kernel inspired by DirtyPipe
cbwang505/unicorn-whpx
跨平台模拟执行unicorn框架基于Qemu的TCG模式(Tiny Code Generator),以无硬件虚拟化支持方式实现全系统的虚拟化,支持跨平台和架构的CPU指令模拟,本文讨论是一款笔者的实验性项目采用Windows Hypervisor Platform虚拟机模式提供了另一种CPU指令的模拟方式,在保持原有unicorn导出接口不变的情况下,采用Hyper-v支持带硬件虚拟化支持的Windows Hypervisor Platform API接口扩展了底层CPU模拟环境实现,支持X86指令集二进制程序模拟平台和调试器.
sefcom/RetSpill
RetSpill: Igniting User-Controlled Data to Burn Away Linux Kernel Protections
marcosatti/Super8_jitcore
Chip8 emulator with a JIT core (dynamic recompilation, target x86-32)
sterrasec/genpatch
genpatch is IDA plugin that generates a python script for patching binary
cyberark/Fuzzer-V
jhector/breakout
hacklu2014 x86_64 exploitation challenge using DWARF bytecode
asgarciap/etw-dns
A simple example application to collect DNS queries logs using etw-api