An interactive assembly shell written in Rust for exploring and executing x86/x64 assembly instructions.
asm-cli-rust is an interactive assembly shell that allows developers to explore, test, and execute x86 and x64 assembly instructions in a command-line environment. It provides a hands-on way to learn assembly language and debug low-level code without leaving the terminal.
Developers and students learning or working with x86/x64 assembly language who want an interactive, terminal-based environment for experimentation and debugging.
It offers a REPL-like interactive shell for immediate feedback on assembly instructions, with dual architecture support to switch between x86 and x64 modes, all implemented in Rust for performance and safety.
interative assembly shell written in rust
Provides immediate execution and feedback on assembly instructions, making it ideal for quick testing and learning without a full setup.
Allows seamless switching between x86 and x64 modes to explore architectural differences in instruction sets and behaviors.
Built with Rust for enhanced performance, memory safety, and integration with modern development tooling.
Easy to use with minimal setup, focusing on interactivity without complex GUI dependencies or configuration.
Lacks advanced features like breakpoints, step-by-step execution, or memory watchpoints, which are essential for in-depth low-level debugging.
The README is brief and lacks detailed tutorials, examples, or comprehensive usage guides, making it less accessible for newcomers.
Requires compilation from source using Cargo, which can be a barrier for users unfamiliar with Rust's build system or preferring quick installs.
A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience
A modern runtime for JavaScript and TypeScript.
A cross-platform, OpenGL terminal emulator.
A markup-based typesetting system that is powerful and easy to learn.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.