This POC provides the possibilty to execute x86 shellcode in form of a .bin file based on x86 inline assembly
-
Updated
Apr 17, 2023 - C++
This POC provides the possibilty to execute x86 shellcode in form of a .bin file based on x86 inline assembly
Kal Online game reverse engineering / modding
Shellcode execution via x86 inline assembly based on MSVC syntax
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
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
System information tool with modern C++ and inline assembly
A password manger that uses inline x86 assembly for password encryption
Measure the CPU usage with WRMSR and RDTSC
Testing and optimizing different verions of hash functions
This application provides the ability to call functions from dynamic libraries from the console with any number of arguments. Integer types, some floating point types and strings are supported
Library providing unpacked BCD arithmetic operations.
Some basic inline assembly tasks for my university course in Operating Systems and Computer Architectures which include array operations, comparing and adding numbers, calculating perimeters of geometric figures and much more
Inline Assembly Based Image Erosion Dilation
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.
Add a description, image, and links to the inline-assembly topic page so that developers can more easily learn about it.
To associate your repository with the inline-assembly topic, visit your repo's landing page and select "manage topics."