All Projects → Asm Cli → Similar Projects or Alternatives

578 Open source projects that are alternatives of or similar to Asm Cli

asm2cfg
Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files
Stars: ✭ 42 (-80.09%)
Mutual labels:  x86-64, x86
FutureDOS
A futuristic DOS
Stars: ✭ 46 (-78.2%)
Mutual labels:  asm, x86
Bddisasm
bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, designed specifically to detect shellcode-like behavior.
Stars: ✭ 540 (+155.92%)
Mutual labels:  x86, x64
jsix
A hobby operating system for x86_64, boots with UEFI.
Stars: ✭ 60 (-71.56%)
Mutual labels:  x64, x86-64
Reverse Engineering Tutorial
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
Stars: ✭ 5,763 (+2631.28%)
Mutual labels:  x86, x64
Invaders
Invaders game in 512 bytes (boot sector)
Stars: ✭ 461 (+118.48%)
Mutual labels:  x86, asm
Rop Tool
A tool to help you write binary exploits
Stars: ✭ 590 (+179.62%)
Mutual labels:  x86, x86-64
Mandibule
linux elf injector for x86 x86_64 arm arm64
Stars: ✭ 171 (-18.96%)
Mutual labels:  x86, x86-64
Assembly-Syntax-Definition
This is the greatest syntax definition of All Time
Stars: ✭ 23 (-89.1%)
Mutual labels:  x86-64, x86
catsight
Cross-platform process memory inspector
Stars: ✭ 150 (-28.91%)
Mutual labels:  x64, x86-64
asmdot
[Unstable] Fast, zero-copy and lightweight (Arm | Mips | x86) assembler in (C | C++ | C# | Go | Haskell | Javascript | Nim | OCaml | Python | Rust).
Stars: ✭ 23 (-89.1%)
Mutual labels:  asm, x86
async
async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded MPMC lock-free queue.
Stars: ✭ 25 (-88.15%)
Mutual labels:  x64, x86
peekaboo
An standalone execution trace library built on DynamoRIO.
Stars: ✭ 17 (-91.94%)
Mutual labels:  x86-64, x86
creating-controls-in-assembler
Gitbook: https://mrfearless.gitbooks.io/creating-controls-in-assembler
Stars: ✭ 20 (-90.52%)
Mutual labels:  asm, x86
Onednn
oneAPI Deep Neural Network Library (oneDNN)
Stars: ✭ 2,600 (+1132.23%)
Mutual labels:  x86-64, x64
Reverse-Engineering
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
Stars: ✭ 7,234 (+3328.44%)
Mutual labels:  x64, x86
opcodesDB
x86-64 | ARM (AArch32/AArch64/THUMB) full instruction set.
Stars: ✭ 49 (-76.78%)
Mutual labels:  x64, x86
pinktrace
Pink's Tracing Library
Stars: ✭ 20 (-90.52%)
Mutual labels:  x86-64, x86
alpine-php-fpm
Lightweight and optimised PHP-FPM (PHP 7.4, 8.0, 8.1) Docker images with essential extensions on top of latest Alpine Linux.
Stars: ✭ 53 (-74.88%)
Mutual labels:  x86-64, x86
RenHook
An open-source x86 / x86-64 hooking library for Windows.
Stars: ✭ 80 (-62.09%)
Mutual labels:  x86-64, x86
Xray 15
X-Ray Engine 1.5 expansion. Original version was used in S.T.A.L.K.E.R.: Clear Sky.
Stars: ✭ 151 (-28.44%)
Mutual labels:  x86, x64
Inflame
User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.
Stars: ✭ 63 (-70.14%)
Mutual labels:  x86-64, x86
X86 Assembly Cheat
MOVED TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly SEE README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup. IO done with libc, so OS portable in theory. NASM and GAS covered. Tested in Ubuntu 18.04. Containers (ELF), linking, calling conventions. System land cheat at: https://github.com/cirosantilli/x86-bare-metal-examples, ARM cheat at: https://github.com/cirosantilli/arm-assembly-cheat
Stars: ✭ 773 (+266.35%)
Mutual labels:  x86, x86-64
Corth
It's like Porth, but in C++. Yep, we're going full circle.
Stars: ✭ 17 (-91.94%)
Mutual labels:  x64, asm
Neatcc
A small arm/x86(-64) C compiler
Stars: ✭ 86 (-59.24%)
Mutual labels:  x86, x86-64
Keypatch
Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
Stars: ✭ 939 (+345.02%)
Mutual labels:  x86, x86-64
fadec
A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.
Stars: ✭ 44 (-79.15%)
Mutual labels:  x86-64, x86
binary-decompilation
Extracting high level semantic information from binary code
Stars: ✭ 55 (-73.93%)
Mutual labels:  x86-64, x86
Asm Space Invaders
A small, bootable game written in x86 Assembly inspired by Space Invaders
Stars: ✭ 202 (-4.27%)
Mutual labels:  x86, asm
cult
CPU Ultimate Latency Test.
Stars: ✭ 67 (-68.25%)
Mutual labels:  x86-64, x86
NIM-CSharp-SDK
网易云信C# SDK
Stars: ✭ 15 (-92.89%)
Mutual labels:  x64, x86
Inline Hook
simple inline-hook framework works for x86, x64, arm and thumb
Stars: ✭ 102 (-51.66%)
Mutual labels:  x86, x64
AOSV
Lecture notes for Advanced Operating Systems and Virtualization course at Sapienza University of Rome
Stars: ✭ 21 (-90.05%)
Mutual labels:  asm, intel
Plasma
Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
Stars: ✭ 2,956 (+1300.95%)
Mutual labels:  x86, x86-64
Binary Exploitation
Good to know, easy to forget information about binaries and their exploitation!
Stars: ✭ 47 (-77.73%)
Mutual labels:  x86, x86-64
Corehook
A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
Stars: ✭ 191 (-9.48%)
Mutual labels:  x86, x86-64
Saraff.Twain.NET
Saraff.Twain.NET is the skillful scanning component which allows you to control work of flatbed scanner, web and digital camera and any other TWAIN device from .NET environment. You can use this library in your programs written in any programming languages compatible with .NET technology.
Stars: ✭ 74 (-64.93%)
Mutual labels:  x64, x86
Toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
Stars: ✭ 4,687 (+2121.33%)
Mutual labels:  x86, x86-64
Reko
Reko is a binary decompiler.
Stars: ✭ 942 (+346.45%)
Mutual labels:  x86, x86-64
Dennix
Dennix is a unix-like hobbyist operating system written from scratch.
Stars: ✭ 53 (-74.88%)
Mutual labels:  x86, x86-64
Pwnshop
Exploit Development, Reverse Engineering & Cryptography
Stars: ✭ 167 (-20.85%)
Mutual labels:  x86, x64
Winrepl
x86 and x64 assembly "read-eval-print loop" shell for Windows
Stars: ✭ 424 (+100.95%)
Mutual labels:  x86, x64
Evoasm.rb
An AIMGP (Automatic Induction of Machine code by Genetic Programming) engine
Stars: ✭ 91 (-56.87%)
Mutual labels:  x86-64, x64
Capstone
Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings.
Stars: ✭ 5,374 (+2446.92%)
Mutual labels:  x86, x86-64
Radical-OS
Radical kernel source tree
Stars: ✭ 45 (-78.67%)
Mutual labels:  asm, x86
Toledo Atomchess
Toledo Atomchess is the world's smallest chess program in x86 assembly code
Stars: ✭ 69 (-67.3%)
Mutual labels:  x86, asm
Unisimd Assembler
SIMD macro assembler unified for ARM, MIPS, PPC and x86
Stars: ✭ 63 (-70.14%)
Mutual labels:  x86, x86-64
Mcsema
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
Stars: ✭ 2,198 (+941.71%)
Mutual labels:  x86, x86-64
Arm now
arm_now is a qemu powered tool that allows instant setup of virtual machines on arm cpu, mips, powerpc, nios2, x86 and more, for reverse, exploit, fuzzing and programming purpose.
Stars: ✭ 719 (+240.76%)
Mutual labels:  x86, x86-64
Mythril
A hypervisor written in rust
Stars: ✭ 43 (-79.62%)
Mutual labels:  intel, x86-64
Reverse Engineering
This repository contains some of the executables that I've cracked.
Stars: ✭ 29 (-86.26%)
Mutual labels:  x86, x86-64
Fasmg
flat assembler g - examples library
Stars: ✭ 56 (-73.46%)
Mutual labels:  x86, x86-64
Squalr
Squalr Memory Editor - Game Hacking Tool Written in C#
Stars: ✭ 645 (+205.69%)
Mutual labels:  x86, x86-64
DbgChild
Debug Child Process Tool (auto attach)
Stars: ✭ 221 (+4.74%)
Mutual labels:  x64, x86
APISearch-Plugin-x86
APISearch Plugin (x86) - A Plugin For x64dbg
Stars: ✭ 46 (-78.2%)
Mutual labels:  asm, x86
FEX
A fast usermode x86 and x86-64 emulator for Arm64
Stars: ✭ 650 (+208.06%)
Mutual labels:  x86-64, x86
Remill
Library for lifting of x86, amd64, and aarch64 machine code to LLVM bitcode
Stars: ✭ 633 (+200%)
Mutual labels:  x86, x86-64
Iced
Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for .NET, Rust, Python, JavaScript
Stars: ✭ 1,102 (+422.27%)
Mutual labels:  x86, x64
Holodec
Decompiler for x86 and x86-64 ELF binaries
Stars: ✭ 195 (-7.58%)
Mutual labels:  x86, x86-64
Asmtk
Assembler toolkit based on AsmJit
Stars: ✭ 131 (-37.91%)
Mutual labels:  x86, x86-64
61-120 of 578 similar projects