assembly
Here are 3,901 public repositories matching this topic...
CTF framework and exploit development library
-
Updated
Jul 27, 2021 - Python
Modular visual interface for GDB in Python
-
Updated
May 20, 2021 - Python
How to be low-level programmer
-
Updated
Jul 26, 2021
A FREE comprehensive reverse engineering course covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
-
Updated
Jul 27, 2021 - C
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-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QEMU 2.10中的Ubuntu 17.10主机和真实硬件上进行了测试。 Userland作弊网址:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM裸机安装程序位于:https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal- 设置
-
Updated
May 14, 2021 - Assembly
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
-
Updated
Jul 15, 2021 - Python
-
Updated
Jul 28, 2021 - C
A categorized list of C++ resources.
-
Updated
Jul 27, 2021
-
Updated
Jun 27, 2021 - Java
We are reliant primarily on the examples for testing at this point. It would be good to "stress" the allocator because I would be (pleasantly) surprised if it's bug-free.
- More extensive unit testing
- Integration test under
tests/that (for example) uses the max number of registers of a given kind and confirms the register allocator doesn't fall over - More specifically, handling of "cast
A list of resources in different fields of Computer Science (multiple languages)
-
Updated
Jul 22, 2021
Simple operating system in C++, written from scratch
-
Updated
May 24, 2021 - C++
OS for z80 calculators
-
Updated
May 2, 2021 - Assembly
Visual MASM - Assembly IDE for Microsoft MASM
-
Updated
Jan 26, 2018 - Pascal
A collection of resources on wait-free and lock-free programming
-
Updated
Feb 8, 2020
Performance monitoring and benchmarking suite
-
Updated
Jul 27, 2021 - C
SGDK - A free and open development kit for the Sega Mega Drive
-
Updated
Jul 27, 2021 - C
Ergonomic split mechanical keyboard
-
Updated
Apr 30, 2021
src/asm/parser.y is currently very messy, lacking organization and comments. Bison documentation is clear: both /* ... */ and // are supported.
- Organize rules better, possibly with "section markers" (`// -
-
Updated
Feb 26, 2021 - Python
Improve this page
Add a description, image, and links to the assembly topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the assembly topic, visit your repo's landing page and select "manage topics."


Currently, with dark theme only available colour scheme is grey shades, while light mode offers multiple colour schemes. With only greys, it can be hard to tell difference between shades.
It might be good idea to add (more) colour schemes to dark mode. Even just copying schemes from light mode would be a good start, although they might need a bit of tweaking to avoid heavy contrast with backgro