macton / x64-fasm-examplesLinks
x64 Assembly Examples (fasm)
☆30Updated 8 years ago
Alternatives and similar repositories for x64-fasm-examples
Users that are interested in x64-fasm-examples are comparing it to the libraries listed below
Sorting:
- Various programming experiments written in x86_64 assembly language.☆14Updated 9 years ago
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆71Updated 16 years ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆87Updated 5 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆37Updated 6 years ago
- x86_64 macro assembler entirely in C preprocessor☆46Updated 5 years ago
- Fast, small, in-memory inflate (zlib, deflate and gzip decompression)☆77Updated 3 years ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆110Updated 12 years ago
- Linux Debugger Prototype☆44Updated 3 years ago
- Cross-platform asynchronous I/O library☆21Updated last year
- Realtime raytracer using SIMD on ARM, MIPS, PPC and x86☆26Updated 11 months ago
- very simple masm64 example to demonstrate how to compile MASM 64 bit using NMake/CMake☆14Updated 3 years ago
- Tiny x86 Length Disassembler☆73Updated 4 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆38Updated 2 years ago
- Windows single header stack walker in C (DbgHelp.DLL)☆42Updated 4 years ago
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆15Updated last year
- ZeroToHero☆59Updated 2 years ago
- A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library…☆93Updated last year
- HTML representation of the Intel x86 instructions documentation (June 2016).☆70Updated 8 years ago
- c++ bindings for capstone disasembly framework (http://www.capstone-engine.org/ - https://github.com/aquynh/capstone)☆63Updated 9 years ago
- C/C++ compiler vendor and features detection.☆42Updated 8 years ago
- Hotpatching in Windows with 5 methods.☆64Updated 7 years ago
- Cold-start page provisioning speed test for WIndows☆44Updated 4 years ago
- Core Math functions for MS Windows☆27Updated 6 years ago
- A C/C++ library to parse Windows portable executables written with speed and stability in mind.☆67Updated 10 years ago
- git tags as Windows Projected Filesystem☆13Updated 2 years ago
- A very fast SIMD (AVX2) accelerated lexer that does not rely on tables☆17Updated 4 years ago
- Divide 64-bit integers faster than hardware. Or precompute for a given denom and quickly divide repeatedly.☆30Updated 4 years ago
- Dynamic COFF object loader☆23Updated 7 years ago
- Minimalistic hooking library written in C☆60Updated 5 years ago
- Raycaster (C++)☆23Updated 6 months ago