🎯 Advanced debugging skills used in the iOS project development process, involves the dynamic debugging, static analysis and decompile of third-party libraries. iOS 项目开发过程中用到的高级调试技巧,涉及三方库动态调试、静态分析和反编译等领域
- Updated
Sep 29, 2017
🎯 Advanced debugging skills used in the iOS project development process, involves the dynamic debugging, static analysis and decompile of third-party libraries. iOS 项目开发过程中用到的高级调试技巧,涉及三方库动态调试、静态分析和反编译等领域
An emulation based tool for learning and debugging assembly.
Language server for NASM/GAS/GO Assembly
x64dbg utility for linker map files, diff files, PEiD/IDA signatures, and code signature generation.
A from scratch monolithic non-POSIX OS for the x86_64 architecture that rigorously follows a "everything is a file" philosophy, uses a tickless SMP kernel and a from scratch ACPI AML implementation. Intended to be feature-complete and unique while remaining approachable and educational.
The Geiss screensaver and Winamp music visualization plug-in
A second iteration of the (to be) DOS-friendly hobby OS.
Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calling conventions. Written in C++17.
Assembly Guide
Livro de Assembly x86 e x86-64
masm32 kernel programming, drivers, tutorials, examples, and tools (credits Four-F)
A native hypervisor designed for the Windows operating system
硬核书<<程序原理>>,有难度,有深度,值得拥有! 使用汇编、C、Java全面系统讲解,理论结合实践,图表并茂。
The world's smallest chess program
Shellcodev is a tool designed to help and automate the process of shellcode creation.
Chrome's t-rex based bootsector game (512 bytes) written in 16-bit x86 assembly (now with 8086 support!)
Some of my notes, books, code listings for asembler studying. Enjoy!
Construct the CFG(Control Flow Graph) from intel assembly code
Add a description, image, and links to the assembly-x86 topic page so that developers can more easily learn about it.
To associate your repository with the assembly-x86 topic, visit your repo's landing page and select "manage topics."