All Projects → Insn → Similar Projects or Alternatives

116 Open source projects that are alternatives of or similar to Insn

xorpd-solutions
[SPOILER ALERT] My attempt at tackling the x86_64 asm riddles in xorpd's xchg rax,rax book. Pull requests welcome.
Stars: ✭ 57 (-54.03%)
Mutual labels:  asm
HIGH-TO-LOW
in this repository you will find codes in C and their equivalence in MIPS Assembly
Stars: ✭ 20 (-83.87%)
Mutual labels:  asm
awesome-n64-development
A curated list of Nintendo 64 development resources including toolchains, documentation, emulators, example code, and more
Stars: ✭ 210 (+69.35%)
Mutual labels:  asm
f5-rest-client
F5 BIG-IP SDK for the Go programming language.
Stars: ✭ 49 (-60.48%)
Mutual labels:  asm
FASM
Unofficial git history of flat assembler
Stars: ✭ 32 (-74.19%)
Mutual labels:  asm
RuntimeTransformer
Library for easily modifying loaded classes at runtime
Stars: ✭ 34 (-72.58%)
Mutual labels:  asm
Etripator
A PC-Engine disassembler
Stars: ✭ 16 (-87.1%)
Mutual labels:  asm
asm
🏃 An x86-64 assembler written in Go.
Stars: ✭ 76 (-38.71%)
Mutual labels:  asm
cortexm-AES
high performance AES implementations optimized for cortex-m microcontrollers
Stars: ✭ 18 (-85.48%)
Mutual labels:  asm
creating-controls-in-assembler
Gitbook: https://mrfearless.gitbooks.io/creating-controls-in-assembler
Stars: ✭ 20 (-83.87%)
Mutual labels:  asm
asmdot
[Unstable] Fast, zero-copy and lightweight (Arm | Mips | x86) assembler in (C | C++ | C# | Go | Haskell | Javascript | Nim | OCaml | Python | Rust).
Stars: ✭ 23 (-81.45%)
Mutual labels:  asm
CopyToAsm-Plugin-x86
CopyToAsm (x86) - A Plugin For x64dbg
Stars: ✭ 23 (-81.45%)
Mutual labels:  asm
c8c
The chip8 compiler, assembler, and virtual machine
Stars: ✭ 110 (-11.29%)
Mutual labels:  asm
asm-inline
Inline raw ASM instructions in Java
Stars: ✭ 23 (-81.45%)
Mutual labels:  asm
ICE
ICE Compiler for the TI-84 Plus CE
Stars: ✭ 12 (-90.32%)
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 (-51.61%)
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 (-88.71%)
Mutual labels:  asm
cmake-nasm-test
Building a nasm hello world app with cmake
Stars: ✭ 18 (-85.48%)
Mutual labels:  asm
DevSound
Game Boy sound driver
Stars: ✭ 48 (-61.29%)
Mutual labels:  asm
z80count
A tool to annotate Z80 assembler with cycle counts
Stars: ✭ 28 (-77.42%)
Mutual labels:  asm
ArvernOS
💾 A minimal, experimental and "toy" monolithic kernel to learn about OS development // Work In Progress
Stars: ✭ 313 (+152.42%)
Mutual labels:  asm
discovery
辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。
Stars: ✭ 46 (-62.9%)
Mutual labels:  asm
512-byte-vm
A VM image in 512 bytes. Yes, you read it right.
Stars: ✭ 29 (-76.61%)
Mutual labels:  asm
dcc
Direct/Interactive C Compiler
Stars: ✭ 18 (-85.48%)
Mutual labels:  asm
APIInfo-Plugin-x86
APIInfo Plugin (x86) - A Plugin For x64dbg
Stars: ✭ 42 (-66.13%)
Mutual labels:  asm
Uatu
Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook
Stars: ✭ 93 (-25%)
Mutual labels:  asm
boot2flappy
Flappy Bird as bootable UEFI executable
Stars: ✭ 48 (-61.29%)
Mutual labels:  asm
FutureDOS
A futuristic DOS
Stars: ✭ 46 (-62.9%)
Mutual labels:  asm
fastquery
FastQuery(Method of fast database query) 基于Java语言. 他的使命是:简化Java操作数据层.做为一个开发者,仅仅只需要设计编写DAO接口即可,在项目初始化阶段采用ASM生成好实现类. 因此,开发代码不得不简洁而优雅.从而,大幅度提升开发效率.
Stars: ✭ 63 (-49.19%)
Mutual labels:  asm
neskell
A Haskell 6502 Emulator
Stars: ✭ 56 (-54.84%)
Mutual labels:  asm
kasm
Assembler library for Kotlin
Stars: ✭ 40 (-67.74%)
Mutual labels:  asm
ZipArchive
A single-class pure VB6 library for zip with ASM speed
Stars: ✭ 38 (-69.35%)
Mutual labels:  asm
helloworld
Hello world and other commented GameBoy assembly examples for beginners.
Stars: ✭ 31 (-75%)
Mutual labels:  asm
woodpecker-client
异常日志收集客户端 环境隔离版本
Stars: ✭ 51 (-58.87%)
Mutual labels:  asm
8086-cheatsheet
8086 Microprocessor Cheat sheet with Programs
Stars: ✭ 81 (-34.68%)
Mutual labels:  asm
APISearch-Plugin-x86
APISearch Plugin (x86) - A Plugin For x64dbg
Stars: ✭ 46 (-62.9%)
Mutual labels:  asm
C.sh
Inline C/asm in Bash
Stars: ✭ 241 (+94.35%)
Mutual labels:  asm
Recaf
The modern Java bytecode editor
Stars: ✭ 3,374 (+2620.97%)
Mutual labels:  asm
Advanced Go Programming Book
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
Stars: ✭ 16,436 (+13154.84%)
Mutual labels:  asm
Reverse Engineering Tutorials
Some Reverse Engineering Tutorials for Beginners
Stars: ✭ 217 (+75%)
Mutual labels:  asm
Hyperium
Hyperium, Free Minecraft client with HUDs and Popular mods
Stars: ✭ 217 (+75%)
Mutual labels:  asm
Customasm
💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
Stars: ✭ 211 (+70.16%)
Mutual labels:  asm
Asm Cli
Interactive shell of assembly language(X86/X64) based on unicorn and keystone
Stars: ✭ 211 (+70.16%)
Mutual labels:  asm
Asm Space Invaders
A small, bootable game written in x86 Assembly inspired by Space Invaders
Stars: ✭ 202 (+62.9%)
Mutual labels:  asm
Classyshark Bytecode Viewer
Browse your Java/Kotlin compiled code
Stars: ✭ 191 (+54.03%)
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 (+48.39%)
Mutual labels:  asm
Click Debounce
Using ASM to handle Android's click debounce, specially a quick double click.
Stars: ✭ 175 (+41.13%)
Mutual labels:  asm
Fake
嵌入式脚本语言 Lightweight embedded scripting language
Stars: ✭ 172 (+38.71%)
Mutual labels:  asm
Corewar
A reproduction of the Core War game. Assembly compiler, Virtual Machine and GUI.
Stars: ✭ 173 (+39.52%)
Mutual labels:  asm
Willos
💾 A minimal kernel (just a hobby, won't be big and professional). // Work In Progress
Stars: ✭ 163 (+31.45%)
Mutual labels:  asm
Sjasmplus
Command-line cross-compiler of assembly language for Z80 CPU.
Stars: ✭ 138 (+11.29%)
Mutual labels:  asm
Scouter
Scouter is an open source APM (Application Performance Management) tool.
Stars: ✭ 1,792 (+1345.16%)
Mutual labels:  asm
Cce
commandline compiler explorer - use https://godbolt.org from your terminal!
Stars: ✭ 139 (+12.1%)
Mutual labels:  asm
Asm Cli Rust
interative assembly shell written in rust
Stars: ✭ 133 (+7.26%)
Mutual labels:  asm
Bytex
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
Stars: ✭ 2,140 (+1625.81%)
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 (+0.81%)
Mutual labels:  asm
61-116 of 116 similar projects