Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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