Stars
- All languages
- ASP
- Assembly
- AutoIt
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- CoffeeScript
- Cycript
- D
- DTrace
- Dart
- Diff
- Dockerfile
- F#
- FreeMarker
- Go
- Groovy
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Just
- Kaitai Struct
- Kotlin
- LLVM
- Logos
- Lua
- M4
- MATLAB
- Makefile
- Markdown
- Max
- Meson
- OCaml
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- Perl
- PowerShell
- Python
- Reason
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- SMT
- Scala
- Shell
- Smali
- Swift
- TeX
- TypeScript
- VBA
- Vala
- Vue
- WebAssembly
- XSLT
- YARA
- Zig
7
results
for source starred repositories
written in Assembly
Clear filter
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-modu…
MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-module-cheat/tree/master/userland/arch/x86_64 SEE README. x8…
Snippets from ARM assembly tutorials
Educational virus written in Assembly that infects 32-bit ELF executables on Linux using the data segment infection method