Learning operating system development using Linux kernel and Raspberry Pi
-
Updated
Dec 4, 2020 - C
{{ message }}
Learning operating system development using Linux kernel and Raspberry Pi
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.
Reverse engineering framework in Python
Visual MASM - Assembly IDE for Microsoft MASM
Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.
A Chip8 IDE
I have just recently installed RARS as a replacement for RVS and there doesn't seem to be the ability to display the hex and decimal value at the same time.
If there is already a way to do this apologies for the issue.
Haskell compiler infastructure for WebAssembly
Rust virtual machine and JIT compiler for eBPF programs
yasp is a fully functional web-based assembler development environment, including a real assembler, emulator and debugger.
The HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
Add a description, image, and links to the assembler topic page so that developers can more easily learn about it.
To associate your repository with the assembler topic, visit your repo's landing page and select "manage topics."
Our users are often confused by the output from programs such as zip2john sometimes being very large (multi-gigabyte). Maybe we should identify and enhance these programs to output a message to stderr to explain to users that it's normal for the output to be very large - maybe always or maybe only when the output size is above a threshold (e.g., 1 million bytes?)