All Projects → FASM → Similar Projects or Alternatives

121 Open source projects that are alternatives of or similar to FASM

Customasm
💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
Stars: ✭ 211 (+559.38%)
Mutual labels:  asm
Willos
💾 A minimal kernel (just a hobby, won't be big and professional). // Work In Progress
Stars: ✭ 163 (+409.38%)
Mutual labels:  asm
fasm
FPGA Assembly (FASM) Parser and Generator
Stars: ✭ 69 (+115.63%)
Mutual labels:  fasm
Recaf
The modern Java bytecode editor
Stars: ✭ 3,374 (+10443.75%)
Mutual labels:  asm
Jaop
jaop is a gradle plugin base on javassist&asm for android aop
Stars: ✭ 115 (+259.38%)
Mutual labels:  asm
512-byte-vm
A VM image in 512 bytes. Yes, you read it right.
Stars: ✭ 29 (-9.37%)
Mutual labels:  asm
Cyjon
A simple, clean code, multi-tasking operating system written in pure assembly language for 64-bit processors from the AMD64 family.
Stars: ✭ 184 (+475%)
Mutual labels:  asm
ICE
ICE Compiler for the TI-84 Plus CE
Stars: ✭ 12 (-62.5%)
Mutual labels:  asm
Asm Cli Rust
interative assembly shell written in rust
Stars: ✭ 133 (+315.63%)
Mutual labels:  asm
neskell
A Haskell 6502 Emulator
Stars: ✭ 56 (+75%)
Mutual labels:  asm
APISearch-Plugin-x86
APISearch Plugin (x86) - A Plugin For x64dbg
Stars: ✭ 46 (+43.75%)
Mutual labels:  asm
Hlslexplorer
See how hardware understands your HLSL
Stars: ✭ 91 (+184.38%)
Mutual labels:  asm
ArvernOS
💾 A minimal, experimental and "toy" monolithic kernel to learn about OS development // Work In Progress
Stars: ✭ 313 (+878.13%)
Mutual labels:  asm
Reverse Engineering Tutorials
Some Reverse Engineering Tutorials for Beginners
Stars: ✭ 217 (+578.13%)
Mutual labels:  asm
c8c
The chip8 compiler, assembler, and virtual machine
Stars: ✭ 110 (+243.75%)
Mutual labels:  asm
Asm Space Invaders
A small, bootable game written in x86 Assembly inspired by Space Invaders
Stars: ✭ 202 (+531.25%)
Mutual labels:  asm
APIInfo-Plugin-x86
APIInfo Plugin (x86) - A Plugin For x64dbg
Stars: ✭ 42 (+31.25%)
Mutual labels:  asm
Fake
嵌入式脚本语言 Lightweight embedded scripting language
Stars: ✭ 172 (+437.5%)
Mutual labels:  asm
cortexm-AES
high performance AES implementations optimized for cortex-m microcontrollers
Stars: ✭ 18 (-43.75%)
Mutual labels:  asm
Scouter
Scouter is an open source APM (Application Performance Management) tool.
Stars: ✭ 1,792 (+5500%)
Mutual labels:  asm
FutureDOS
A futuristic DOS
Stars: ✭ 46 (+43.75%)
Mutual labels:  asm
Scott
Never debug a test again: Detailed failure reports and hassle free assertions for Java tests - Power Asserts for Java
Stars: ✭ 125 (+290.63%)
Mutual labels:  asm
z80-sample-program
This is a small Z80 assembler program that just puts some colored lines on the ZX Spectrum's screen. The intention is to use this as a kind of tutorial for DeZog (Z80 debugger).
Stars: ✭ 14 (-56.25%)
Mutual labels:  asm
Koala
从 Java 字节码到 ASM 实践
Stars: ✭ 103 (+221.88%)
Mutual labels:  asm
ZipArchive
A single-class pure VB6 library for zip with ASM speed
Stars: ✭ 38 (+18.75%)
Mutual labels:  asm
8086-cheatsheet
8086 Microprocessor Cheat sheet with Programs
Stars: ✭ 81 (+153.13%)
Mutual labels:  asm
Methodtraceman
用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
Stars: ✭ 1,258 (+3831.25%)
Mutual labels:  asm
z80count
A tool to annotate Z80 assembler with cycle counts
Stars: ✭ 28 (-12.5%)
Mutual labels:  asm
C.sh
Inline C/asm in Bash
Stars: ✭ 241 (+653.13%)
Mutual labels:  asm
CopyToAsm-Plugin-x86
CopyToAsm (x86) - A Plugin For x64dbg
Stars: ✭ 23 (-28.12%)
Mutual labels:  asm
Advanced Go Programming Book
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
Stars: ✭ 16,436 (+51262.5%)
Mutual labels:  asm
discovery
辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。
Stars: ✭ 46 (+43.75%)
Mutual labels:  asm
Hyperium
Hyperium, Free Minecraft client with HUDs and Popular mods
Stars: ✭ 217 (+578.13%)
Mutual labels:  asm
asm
🏃 An x86-64 assembler written in Go.
Stars: ✭ 76 (+137.5%)
Mutual labels:  asm
Asm Cli
Interactive shell of assembly language(X86/X64) based on unicorn and keystone
Stars: ✭ 211 (+559.38%)
Mutual labels:  asm
dcc
Direct/Interactive C Compiler
Stars: ✭ 18 (-43.75%)
Mutual labels:  asm
Classyshark Bytecode Viewer
Browse your Java/Kotlin compiled code
Stars: ✭ 191 (+496.88%)
Mutual labels:  asm
asm-inline
Inline raw ASM instructions in Java
Stars: ✭ 23 (-28.12%)
Mutual labels:  asm
Click Debounce
Using ASM to handle Android's click debounce, specially a quick double click.
Stars: ✭ 175 (+446.88%)
Mutual labels:  asm
Uatu
Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook
Stars: ✭ 93 (+190.63%)
Mutual labels:  asm
Corewar
A reproduction of the Core War game. Assembly compiler, Virtual Machine and GUI.
Stars: ✭ 173 (+440.63%)
Mutual labels:  asm
Etripator
A PC-Engine disassembler
Stars: ✭ 16 (-50%)
Mutual labels:  asm
Sjasmplus
Command-line cross-compiler of assembly language for Z80 CPU.
Stars: ✭ 138 (+331.25%)
Mutual labels:  asm
boot2flappy
Flappy Bird as bootable UEFI executable
Stars: ✭ 48 (+50%)
Mutual labels:  asm
Cce
commandline compiler explorer - use https://godbolt.org from your terminal!
Stars: ✭ 139 (+334.38%)
Mutual labels:  asm
arTIfiCE
arTIfiCE is a jailbreak for TI CE calculators with OS 5.5 and 5.6. It brings back ASM programs and games.
Stars: ✭ 60 (+87.5%)
Mutual labels:  asm
Bytex
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
Stars: ✭ 2,140 (+6587.5%)
Mutual labels:  asm
fastquery
FastQuery(Method of fast database query) 基于Java语言. 他的使命是:简化Java操作数据层.做为一个开发者,仅仅只需要设计编写DAO接口即可,在项目初始化阶段采用ASM生成好实现类. 因此,开发代码不得不简洁而优雅.从而,大幅度提升开发效率.
Stars: ✭ 63 (+96.88%)
Mutual labels:  asm
Insn
Functional JVM bytecode generation for Clojure.
Stars: ✭ 124 (+287.5%)
Mutual labels:  asm
creating-controls-in-assembler
Gitbook: https://mrfearless.gitbooks.io/creating-controls-in-assembler
Stars: ✭ 20 (-37.5%)
Mutual labels:  asm
Ass Js
Assembler.js — X86_64 and Ethereum
Stars: ✭ 115 (+259.38%)
Mutual labels:  asm
kasm
Assembler library for Kotlin
Stars: ✭ 40 (+25%)
Mutual labels:  asm
Tools
Security and Hacking Tools, Exploits, Proof of Concepts, Shellcodes, Scripts.
Stars: ✭ 1,343 (+4096.88%)
Mutual labels:  asm
cmake-nasm-test
Building a nasm hello world app with cmake
Stars: ✭ 18 (-43.75%)
Mutual labels:  asm
helloworld
Hello world and other commented GameBoy assembly examples for beginners.
Stars: ✭ 31 (-3.12%)
Mutual labels:  asm
RuntimeTransformer
Library for easily modifying loaded classes at runtime
Stars: ✭ 34 (+6.25%)
Mutual labels:  asm
Inflame
User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.
Stars: ✭ 63 (+96.88%)
Mutual labels:  fasm
asmdot
[Unstable] Fast, zero-copy and lightweight (Arm | Mips | x86) assembler in (C | C++ | C# | Go | Haskell | Javascript | Nim | OCaml | Python | Rust).
Stars: ✭ 23 (-28.12%)
Mutual labels:  asm
DevSound
Game Boy sound driver
Stars: ✭ 48 (+50%)
Mutual labels:  asm
woodpecker-client
异常日志收集客户端 环境隔离版本
Stars: ✭ 51 (+59.38%)
Mutual labels:  asm
1-60 of 121 similar projects