There are 2 repositories under inline-assembly topic.
NyxInvoke is a Rust CLI tool for running .NET assemblies, PowerShell, and BOFs with Patchless AMSI and ETW bypass features. with Dual-build support
Kal Online game reverse engineering / modding
This POC provides the possibilty to execute x86 shellcode in form of a .bin file based on x86 inline assembly
Shellcode execution via x86 inline assembly based on MSVC syntax
Hello World in Assembly and C
Kalkulator sangat sederhana untuk prosesor x86_64 atau arm32_64 yang sangat amat cepat dan efisien ♡(ӦvӦ。)
A shellcode launcher written in assembly. Executes shellcode saved in a file.
IDA Pro plugin enhanching the HexRays decompiler's output
Inline syscalls, hidden calls : - Resolves syscall IDs dynamically at runtime - Uses PE parsing to avoid runtime memory patching - Written in modern C++ with MASM integration - Educational tool for understanding Windows internals ⚠️ For research and educational purposes only
x86 inline assembly language Mandelbrot and Julia fractal program (Windows)
This POC provides the ability to execute x86 shellcode in the form of a .bin file based on x86 inline assembly and execution over fibers
Measure the CPU usage with WRMSR and RDTSC
A mix-weight C coroutine lib based on inline assembly
System information tool with modern C++ and inline assembly
A password manger that uses inline x86 assembly for password encryption
Measure CPU clock cycles spent executing a function using the x86_64 RDTSCP instruction, from both kernel and user space
Demo of linux system programming, inline assembly and inter process communication using sockets.
Analyser is a static analyser which finds errors and undefinded behaviors in C programs with inline assembly.
x64 and ARM64 TLS, syscalls, threads, futexes without the standard library
School assignment to make a client-server application in system C.
Cross-compiler inline assembly macros.
Getting processor information with cpuid instruction in Inline assembly
Advanced Embedded System Diploma
Using inline assembly code in CPP
Implementation of simple smart contracts in Huff, inline Yul, and pure Yul
A DLL hack for Wesnot 1.14.9 that sets the player's gold to 420 when the terrain description is opened. Features dynamic memory manipulation, inline assembly for codecave implementation, and injection notification.
An Arduino 6-LED sequencer, rewritten from C++ to run on inline AVR assembly. It's a dive into low-level microcontroller programming, proving that assembly still has its place, even for a "simple" blink.
A Solidity smart contract project demonstrating low-level blockchain programming techniques, including bitwise operations, inline assembly, and string manipulation.
Clean forensic traces on Linux, macOS, and Windows with Nyx. This alpha tool helps maintain privacy by removing various system artifacts. 🐙💻