-
Updated
Aug 31, 2020 - C
#
assembler
Here are 1,129 public repositories matching this topic...
Learning operating system development using Linux kernel and Raspberry Pi
c
education
raspberry-pi
arm
tutorial
kernel
resource
linux-kernel
assembler
osdev
operating-system
learn
armv8
raspberry-pi-3
raspberry-pi-os
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
syntax-highlighting
visual-studio
assembly
x86-64
assembler
avx2
nasm
assembly-language-programming
code-completion
avx512
visual-studio-extension
disassembly
masm
-
Updated
Aug 26, 2020 - C#
A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.
gamedev
documentation
list
awesome
nintendo
tools
gameboy
gameboy-emulator
asm
game-development
assembler
resources
dmg
cartridge
awesome-list
gameboy-color-emulator
retrogaming
gameboy-color
gbdk
game-boy-development
-
Updated
Sep 12, 2020
Reverse engineering framework in Python
python
emulator
reverse-engineering
assembler
disassembler
symbolic-execution
intermediate-representation
-
Updated
Sep 9, 2020 - Python
Visual MASM - Assembly IDE for Microsoft MASM
native
assembly
ide
visual
assembler
assembly-language
x86
assembly-language-programming
masm
microsoft-masm
-
Updated
Jan 26, 2018 - Pascal
shell
exploit
interactive
assembly
architecture
asm
assembler
keystone
capstone
pwn
ctf
shellcode
syscalls
exploitation
disassembly
dsm
syscall-table
dissassembler
shellcoding
common-shellcodes
-
Updated
Feb 27, 2019 - Python
Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.
java
gradle
eclipse
assembler
bnd
maven-plugin
eclipse-plugin
osgi
gradle-plugin
yourkit
bndtools
osgi-development
bnd-gradle-plugins
-
Updated
Sep 11, 2020 - Java
Haskell compiler infastructure for WebAssembly
-
Updated
Dec 24, 2017 - WebAssembly
ginjiruu
commented
Sep 14, 2020
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.
A Chip8 IDE
emulator
toolchain
homebrew
chip8
chip-8
game-development
assembler
chip8-emulator
retrogaming
emulator-programming
superchip
fantasy-console
octojam
octoide
-
Updated
Sep 8, 2020 - JavaScript
yasp is a fully functional web-based assembler development environment, including a real assembler, emulator and debugger.
-
Updated
Oct 31, 2016 - JavaScript
Rust virtual machine and JIT compiler for eBPF programs
-
Updated
Jan 29, 2020 - Rust
-
Updated
Sep 9, 2020 - C++
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
deep-learning
assembler
parallel
openmp
jit
simd
matrix-multiplication
high-performance-computing
blas
convolution
tensor
compiler-optimization
gemm
runtime-cpu-detection
-
Updated
Nov 9, 2019 - Nim
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
-
Updated
Sep 13, 2020 - Python
rust
processor-architecture
vm
bytecode
compiler
custom
virtual-machine
assembly
asm
assembler
webassembly
rust-lang
customizable
assembly-language
microprocessor
instruction-set-architecture
machine-code
bytecode-compiler
instruction-set
user-defined
-
Updated
Sep 10, 2020 - Rust
Improve this page
Add a description, image, and links to the assembler topic page so that developers can more easily learn about it.
Add this topic to your repo
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?)