arm_now

VM debugger

A toolset for setting up and debugging virtual machines on various CPU architectures

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.

GitHub

867 stars
40 watching
87 forks
Language: Python
last commit: about 2 years ago
armarm-vmbootlinuxmicroblazemipspowerpcpythonqemuvirtual-machinex86x86-64

Related projects:

Repository Description Stars
deadsy/pycs A toolset for debugging and tracing ARM CoreSight enabled microcontrollers using Python. 74
therealsaumil/static-arm-bins Static binaries for debugging and runtime analysis of ARM systems 462
uraimo/run-on-arch-action Executes commands on non-x86 CPU architectures using QEMU 688
andrewferrier/debugprint.nvim A debugging tool for NeoVim that uses print-like statements to trace code execution 338
therealsaumil/emux An emulation framework for running firmware on emulated hardware using QEMU 692
tonylianlong/uarm.wasm An ARM emulator running Linux in browsers using WebAssembly 30
uraimo/buildswiftonarm Provides precompiled and buildable Swift binaries for various ARM boards 489
ispras/qemu An emulator and virtualizer that allows running multiple machine architectures on different hardware platforms 50
thalium/icebox A tool for tracing and debugging virtual machines by intercepting system calls and manipulating memory 558
invictus1306/arm-episodes A collection of ARM-specific code examples and tutorials covering reversing, shellcoding, and exploitation topics. 78
strasdat/vviz A GUI debugging tool for computer vision development 24
seahyinghang8/blinky An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. 41
gdelugre/ida-arm-system-highlight A tool for decoding and highlighting ARM system instructions in IDA Pro databases. 390
0xpolygonmiden/miden-vm A STARK-based virtual machine designed to execute programs and generate proof of execution without revealing program details. 631
moshebe/gebug Makes debugging and hot-reloading of Go applications running in Docker containers easier by providing a tool for setting up a fully suited debugging environment. 634