Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knightchaser/assembly
Some assembly codes and corresponding C/Shell Script codes for learning.
https://github.com/knightchaser/assembly
assembly clang learning-by-doing shell-script
Last synced: 17 days ago
JSON representation
Some assembly codes and corresponding C/Shell Script codes for learning.
- Host: GitHub
- URL: https://github.com/knightchaser/assembly
- Owner: KnightChaser
- Created: 2023-07-06T14:27:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-23T07:21:18.000Z (over 1 year ago)
- Last Synced: 2024-11-30T06:16:23.502Z (3 months ago)
- Topics: assembly, clang, learning-by-doing, shell-script
- Language: Assembly
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Assembly
๐ Welcome to my adorable little corner of Assembly exploration! UwU ๐
โจ This GitHub repository is like ยง(*๏ฟฃโฝ๏ฟฃ*)ยง a cozy(and also disordered, LMAO) nook where I pour my heart into crafting simple programs in C, then lovingly reverse-engineer them using the powerful GDB. >_<
But that's not all โ my real magic happens as I handcraft these marvels into **NASM x64 Assembly masterpieces!**(Or GNU Assembler(`as`)...? Anyway... they're all UwUish~><โฅ)(_OwO, Yeah, I try doing coding in Assembly, even though it's damn hard and not necessarily required._) ๐ฉ๐ช I'm on a mission to level up my Assembly language understanding, and I'm dragging you along for the cutest ride! ๐ฌ
From debugging to the delightful art of crafting compact Assembly programs, this repository is my personal treasure trove of learning moments. OwO ๐๐๏ธ Expect giggles and gasps as you witness my growth in wielding the Assembly enchantment.
So come on in, fellow adventurers! Let's explore, learn, and b(๏ฟฃโฝ๏ฟฃ)d together as we decode the secrets of Assembly languages, one kawaii line of code at a time! ๐๐
> < Let the Assembly magic begin! b(๏ฟฃโฝ๏ฟฃ)d
With love and code,
[@KnightChaser](https://github.com/KnightChaser) โจ๐---
### How I study Assembly
10 minutes of coding in C language
30 minutes of first coding in NASM x64 Assembly
unlimited minutes of debugging and finding why the fuck does my code work so wrong, with GDB(debugger) and StackOverflow
1 minute of tearfully successful moment
1 minute of self-celebration
10 minutes of pushing study records on this repository