-
Updated
Dec 13, 2025 - Assembly
x64
Here are 90 public repositories matching this topic...
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.
-
Updated
Dec 13, 2025 - Assembly
📚 ImpLib SDK combines free programming tools for authoring custom import libraries with advanced features, like cdecl2stdcall conversion, importing by ordinal, removing original thunk, accessing internal undocumented functions. One of the SDK tools is DLL2DEF, a command-line utility to extract the dynamic-link library symbols in plain text format.
-
Updated
Dec 13, 2025 - Assembly
Library for arbitrary precision arithmetic and computation
-
Updated
Dec 13, 2025 - Assembly
A collection of Assembly language practice codes focused on understanding system calls, memory architecture, and low-level mechanics.
-
Updated
Nov 16, 2025 - Assembly
Collection of recursive algorithms implemented in x86/x64 Assembly, including parentheses validation, quicksort, binary search, depth-first search, and functional map/reduce
-
Updated
Oct 18, 2025 - Assembly
ABI-level implementation of a UEFI x64 bootloader and kernel (ICAIT 2025 paper supplement)
-
Updated
Oct 15, 2025 - Assembly
ObjAsm Version C.2 - ObjAsm is a macro based single inheritance OOP implementation for x86 and x64 assembler code. It makes it very easy to carry out complex tasks and large projects. It comes with an extensive, optimized and tested object repository that can be used directly into your applications.
-
Updated
Oct 2, 2025 - Assembly
Cyber lab designed for analyzing shellcode and supporting malware analysis
-
Updated
Jul 27, 2025 - Assembly
Implementation of SipHash in x64 assembly (masm and nasm versions)
-
Updated
Jul 16, 2025 - Assembly
Assembler x64 Program to sort a random array with 1'000,000 elements
-
Updated
Jun 6, 2025 - Assembly
This program implements an algorithm in x86-64 assembly to calculate the factorial of very large numbers—up to 40,000! Unlike standard methods that overflow quickly
-
Updated
Jun 6, 2025 - Assembly
Improve this page
Add a description, image, and links to the x64 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the x64 topic, visit your repo's landing page and select "manage topics."