x64dbg 是一个开源的Windows二进制调试器,旨在进行恶意软件分析和你没有源代码的可执行文件的逆向工程。有许多可用的功能和一个全面的插件系统来添加你自己的功能
simdjson 是一款高效的 C++ JSON 解析库,每秒解析千兆字节的JSON,比 RapidJSON 快4倍
此项目提供用于asuswrt/merlin/openwrt为基础的,带软件中心固件路由器的科学上网。
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.
翻译 - 全面的逆向工程教程,涵盖了x86,x64、32位ARM和64位ARM体系结构。
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-...
翻译 - 学习x86系统编程的数十个最小操作系统。已在QEMU 2.10中的Ubuntu 17.10主机和真实硬件上进行了测试。 Userland作弊网址:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM裸机安装程序位于:https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-建立
Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
翻译 - X射线引擎的改进版本–世界著名的S.T.A.L.K.E.R.使用的游戏引擎GSC Game World的游戏系列。
Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for Rust, .NET, Java, Python, Lua
翻译 - x86 / x64反汇编器,指令解码器和编码器
hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system
Helper library for x86 programs that runs under WOW64 layer on x64 versions of Microsoft Windows operating systems.
bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, designed specifically to detect shellcode-like behavior.
翻译 - bddisasm是一种快速,轻量级的x86 / x64指令解码器。该项目还具有一个快速的,基本的x86 / x64指令仿真器,专门设计用于检测类似shellcode的行为。
Cronos is Windows 10/11 x64 ring 0 rootkit. Cronos is able to hide processes, protect and elevate them with token manipulation.
Game engine behind Sea Dogs, Pirates of the Caribbean and Age of Pirates games.
翻译 - 海狗,加勒比海盗和海盗时代游戏背后的游戏引擎。
An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in general (sandboxing).
Inline syscalls made easy for windows on clang
翻译 - 内联系统调用使Clang上的Windows变得容易