-
Updated
Jun 14, 2021 - C
#
assembler
Here are 1,437 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
Jul 29, 2021 - Python
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
game-development
assembler
resources
dmg
cartridge
awesome-list
gameboy-color-emulator
retrogaming
gameboy-color
gbdk
game-boy-development
-
Updated
Jul 26, 2021
Reverse engineering framework in Python
python
emulator
reverse-engineering
assembler
disassembler
symbolic-execution
intermediate-representation
hacktoberfest
-
Updated
Aug 3, 2021 - 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 26, 2021 - Python
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.
Open
Breakpoint weirdness
2
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
Aug 6, 2021 - Java
A Chip8 IDE
emulator
toolchain
homebrew
chip8
chip-8
game-development
assembler
chip8-emulator
retrogaming
emulator-programming
superchip
fantasy-console
octojam
octoide
-
Updated
Aug 6, 2021 - JavaScript
Haskell compiler infastructure for WebAssembly
-
Updated
Dec 24, 2017 - WebAssembly
Rust virtual machine and JIT compiler for eBPF programs
-
Updated
Jan 19, 2021 - Rust
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
Aug 6, 2021 - Rust
yasp is a fully functional web-based assembler development environment, including a real assembler, emulator and debugger.
-
Updated
Oct 31, 2016 - JavaScript
A Full-Featured HexEditor compatible with Linux/Windows/MacOS
-
Updated
May 15, 2021 - C++
-
Updated
Aug 6, 2021 - C++
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
-
Updated
Jul 26, 2021 - Python
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
Feb 26, 2021 - Nim
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?)