Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
-
Updated
Oct 17, 2024 - Assembly
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
A curated list of awesome resources for Graal, GraalVM, Truffle and related topics
A basic x86-64 JIT compiler written from scratch in stock Python
Implementing a complete Compiler for a simple C-like language using the C-tools Flex and Bison
Machine learning for machine code.
ASM2HEX 是一款功能强大的汇编语言与十六进制机器码相互转换工具。它提供了一个直观的图形界面,让用户可以轻松地在汇编指令和对应的机器码之间进行转换。无论你是处理 ARM64、ARM 还是 Thumb 指令集,ASM2HEX 都能提供准确可靠的转换结果。ASM2HEX is a powerful tool for bidirectional conversion between assembly language and hexadecimal machine code.
C/C++ machine code obfuscation.
Stunts 4D Driving with 8086 CPU and DOS emulation in Haskell
Multi purpose disassembler, format decompiler, and hex editor.
An x86/x64 instruction disassembler written in C
An assembler that can be configured to work with most any instruction set.
Manually constructed STG programs compiled with the standard GHC codegen backend.
A 5-byte reboot program assembled with DEBUG.EXE in MS-DOS
A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs
Digital organisms ecology system experiment
Assemble code to bytes using LLVM's MC layer
This repository holds all the code I have writen for my course CSE381 : Computer organization and architecture
Small optimizing compiler backend with an SSA-based IR.
Add a description, image, and links to the machine-code topic page so that developers can more easily learn about it.
To associate your repository with the machine-code topic, visit your repo's landing page and select "manage topics."