x64dbg 是一个开源的Windows二进制调试器,旨在进行恶意软件分析和你没有源代码的可执行文件的逆向工程。有许多可用的功能和一个全面的插件系统来添加你自己的功能
#操作系统#ReactOS 是一个能兼容运行Windows软件和驱动的操作系统
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体系结构。
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriC...
翻译 - 顶点分解/分解框架:核心(Arm,Arm64,BPF,EVM,M68K,M680X,MOS65xx,Mips,PPC,RISCV,Sparc,SystemZ,TMS320C64x,Web Assembly,X86,X86_64,XCore)+绑定。
“Zero setup” cross compilation and “cross testing” of Rust crates
提供适配于 树莓派全系、Rockchip 平台、ipq40xx 平台以及 x86 平台设备的 OpenWrt 固件
#操作系统#一个完全从头开始、业余爱好开发的操作系统,包括bootloader、内核、驱动程序、C 库和用户空间,包括图形 UI、动态链接器、语法高亮文本编辑器、网络堆栈等。
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-建立
magic-trace collects and displays high-resolution traces of what a process is doing
#安卓#🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,...
Low-latency machine code generation
翻译 - 完整的C ++ x86 / x64 JIT和AOT汇编程序
Fast and lightweight x86/x86-64 disassembler and code generation library
翻译 - 快速轻巧的x86 / x86-64反汇编程序库
Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices
翻译 - Box86-针对ARM Linux设备的带有扭曲功能的Linux Userspace x86仿真器
Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for Rust, .NET, Java, Python, Lua
翻译 - x86 / x64反汇编器,指令解码器和编码器
Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
翻译 - Plasma是x86 / ARM / MIPS的交互式反汇编程序。它可以使用彩色语法生成缩进的伪代码。
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
翻译 - 用于将x86,amd64和aarch64程序二进制文件提升为LLVM位代码的框架