0x01-ARM-32-Hacking-Hello-World
ARM 32-bit Raspberry Pi Hacking Hello World example in Kali Linux. (by mytechnotalent)
fasmg
flat assembler g - adaptable assembly engine (by tgrysztar)
0x01-ARM-32-Hacking-Hello-World | fasmg | |
---|---|---|
2 | 3 | |
16 | 306 | |
- | 11.1% | |
0.0 | 6.5 | |
almost 4 years ago | about 1 month ago | |
Assembly | Assembly | |
Apache License 2.0 | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
0x01-ARM-32-Hacking-Hello-World
Posts with mentions or reviews of 0x01-ARM-32-Hacking-Hello-World.
We have used some of these posts to build our list of alternatives
and similar projects.
fasmg
Posts with mentions or reviews of fasmg.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-01-12.
- Customasm – An assembler for custom, user-defined instruction sets
-
Alignment
In fasmg it's as simple as
- Flat Assembler G
What are some alternatives?
When comparing 0x01-ARM-32-Hacking-Hello-World and fasmg you can also consider the following projects:
radare2-book - The Official Radare2 Book
asmjit - Low-latency machine code generation
CS7038-Malware-Analysis - Course Repository for University of Cincinnati Malware Analysis Class (CS[567]038)
Reverse-Engineering-Tutorial - A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.
IBM-PC-BIOS - This is a reconstruction of the original 1981-82 IBM PC BIOS source code using scanning and transcription of the BIOS listings found in the IBM Technical Reference manuals.
qr-asm - Generate a QR code from scratch with only ARM assembly.