asm-cli
Assembly shell
An interactive shell for assembling x86 and x64 assembly languages using the unicorn and keystone engines
Interactive shell of assembly language(X86/X64) based on unicorn and keystone
261 stars
4 watching
22 forks
Language: Go
last commit: almost 6 years ago asmassemblyassembly-languageintelx64x86x86-32x86-64
Related projects:
Repository | Description | Stars |
---|---|---|
cch123/asm-cli-rust | An interactive assembly shell written in Rust. | 323 |
keystone-engine/keystone | Assembles code into machine-specific binary format using LLVM and various architecture-specific assemblies | 2,294 |
v420v/vas | An x86-64 assembler written in V language | 98 |
hackclub/some-assembly-required | An introduction to assembly programming for beginners. | 3,202 |
asmotor/asmotor | Assembling and linking code for various retro computer architectures using a portable and generic assembler engine. | 75 |
merrychap/shellen | An interactive tool for crafting and disassembling shellcodes | 891 |
konabos/sxa.platform.assemblies | Provides a list and PowerShell script to generate custom assemblies for the Sitecore Experience Accelerator Platform | 0 |
kamalmarhubi/shell-workshop | Builds a basic shell with process launching and IO control capabilities through system calls. | 547 |
maratyszcza/peachpy | A tool that automates assembly code generation and optimization for high-performance computing applications. | 1,981 |
assemblydigest/gameboy | An exploration of Game Boy programming techniques using shell scripting. | 76 |
h3rald/min | A small concatenative programming language and shell built on top of the Nim programming language | 314 |
fujitsu/xbyak_aarch64 | A C++ library that enables runtime assembly coding on AArch64 CPUs. | 188 |
agl/dclxvi | Reimplementation of pairing code from Naehrig, Niederhagen and Schwabe in assembly language for use as a shared library | 17 |
clj-commons/manifold | A compatibility layer for event-driven abstractions | 1,021 |
cezarmathe/gosh | A basic shell written in Go with a limited set of commands and features. | 41 |