⤷ Title: Mastering Assembly for Cybersecurity: From Bytes to Exploits
════════════════════════
𐀪 Author: Aditya Bhatt
════════════════════════
ⴵ Time: Sun, 16 Mar 2025 13:28:05 GMT
════════════════════════
⌗ Tags: #cyber #coding #assembly #assembly_language #cybersecurity
════════════════════════
𐀪 Author: Aditya Bhatt
════════════════════════
ⴵ Time: Sun, 16 Mar 2025 13:28:05 GMT
════════════════════════
⌗ Tags: #cyber #coding #assembly #assembly_language #cybersecurity
Medium
Mastering Assembly for Cybersecurity: From Bytes to Exploits
An in-depth guide to understanding and writing efficient assembly code for cybersecurity, exploit development, and low-level programming.
⤷ Title: The CPU Register
════════════════════════
𐀪 Author: Samxia99
════════════════════════
ⴵ Time: Tue, 25 Mar 2025 16:59:47 GMT
════════════════════════
⌗ Tags: #cybersecurity #assembly_language #cpu_registers #infosec #samxia99
════════════════════════
𐀪 Author: Samxia99
════════════════════════
ⴵ Time: Tue, 25 Mar 2025 16:59:47 GMT
════════════════════════
⌗ Tags: #cybersecurity #assembly_language #cpu_registers #infosec #samxia99
Medium
The CPU Register 🖥
Learn about CPU registers and how many there are, and go through every important register. Understanding these will help you better…
⤷ Title: CPU Flags in Nutshell
════════════════════════
𐀪 Author: Samxia99
════════════════════════
ⴵ Time: Wed, 26 Mar 2025 17:15:52 GMT
════════════════════════
⌗ Tags: #samxia99 #cpu_flags #exploit_development #assembly_language #ethical_hacking
════════════════════════
𐀪 Author: Samxia99
════════════════════════
ⴵ Time: Wed, 26 Mar 2025 17:15:52 GMT
════════════════════════
⌗ Tags: #samxia99 #cpu_flags #exploit_development #assembly_language #ethical_hacking
Medium
CPU Flags in Nutshell 🗄
Discover what CPU flags are and explore some common types of flags.
⤷ Title: Anomaly Detection via Autoencoder in ARM Assembly
════════════════════════
𐀪 Author: Etibar Aliyev
════════════════════════
ⴵ Time: Tue, 29 Apr 2025 19:42:10 GMT
════════════════════════
⌗ Tags: #assembly_language #artificial_intelligence #cybersecurity #anomaly_detection #autoencoder
════════════════════════
𐀪 Author: Etibar Aliyev
════════════════════════
ⴵ Time: Tue, 29 Apr 2025 19:42:10 GMT
════════════════════════
⌗ Tags: #assembly_language #artificial_intelligence #cybersecurity #anomaly_detection #autoencoder
Medium
Anomaly Detection via Autoencoder in ARM Assembly
Anomaly detection is an essential tool across various fields, including cybersecurity and industrial IoT, where recognizing outliers in…
⤷ Title: Tracing Code Like a Hacker: Intro to Reverse Engineering
════════════════════════
𐀪 Author: Mark Babcock
════════════════════════
ⴵ Time: Sat, 07 Jun 2025 19:24:50 GMT
════════════════════════
⌗ Tags: #reverse_engineering #cybersecurity #assembly_language #cplusplus #bsides
════════════════════════
𐀪 Author: Mark Babcock
════════════════════════
ⴵ Time: Sat, 07 Jun 2025 19:24:50 GMT
════════════════════════
⌗ Tags: #reverse_engineering #cybersecurity #assembly_language #cplusplus #bsides
Medium
Tracing Code Like a Hacker: Intro to Reverse Engineering
Not long ago, I set out to deepen my reverse engineering (RE) skills by taking a few advanced RE courses. While the content was solid, one…
⤷ Title: Linux exploit development basics — Part 1 — Understanding Assembly
════════════════════════
𐀪 Author: Darshan Naresh Naik
════════════════════════
ⴵ Time: Tue, 15 Jul 2025 17:34:22 GMT
════════════════════════
⌗ Tags: #assembly_language #linux #technology #cybersecurity
════════════════════════
𐀪 Author: Darshan Naresh Naik
════════════════════════
ⴵ Time: Tue, 15 Jul 2025 17:34:22 GMT
════════════════════════
⌗ Tags: #assembly_language #linux #technology #cybersecurity
Medium
Linux exploit development basics — Part 1 — Understanding Assembly
Basics of the Assembly language
⤷ Title: x86 Assembly: A Gentle Dive into the World Beneath the Code
════════════════════════
𐀪 Author: Bl@ckC!pH3r
════════════════════════
ⴵ Time: Sat, 09 Aug 2025 13:45:02 GMT
════════════════════════
⌗ Tags: #cybersecurity #x86 #assembly_language #x86_assembly
════════════════════════
𐀪 Author: Bl@ckC!pH3r
════════════════════════
ⴵ Time: Sat, 09 Aug 2025 13:45:02 GMT
════════════════════════
⌗ Tags: #cybersecurity #x86 #assembly_language #x86_assembly
Medium
x86 Assembly: A Gentle Dive into the World Beneath the Code
“Ever wondered what your code looks like underneath the hood?”
⤷ Title: Binary Bomb Lab: Phase 1
════════════════════════
𐀪 Author: Sourav Bose
════════════════════════
ⴵ Time: Sun, 31 Aug 2025 15:10:16 GMT
════════════════════════
⌗ Tags: #assembly_language #gdb #debugging #reverse_engineering #hacking
════════════════════════
𐀪 Author: Sourav Bose
════════════════════════
ⴵ Time: Sun, 31 Aug 2025 15:10:16 GMT
════════════════════════
⌗ Tags: #assembly_language #gdb #debugging #reverse_engineering #hacking
Medium
OS2 Binary Bomb Lab: Phase 1
Binary Bomb Lab OpenSecurityTraining2 Phase 1 writeup
⤷ Title: Why Learning Assembly Makes You a Better Hacker & Coder
════════════════════════
𐀪 Author: Beri Contraster
════════════════════════
ⴵ Time: Sun, 21 Sep 2025 19:39:40 GMT
════════════════════════
⌗ Tags: #x86 #cybersecurity #computer_architecture #assembly_language #programming
════════════════════════
𐀪 Author: Beri Contraster
════════════════════════
ⴵ Time: Sun, 21 Sep 2025 19:39:40 GMT
════════════════════════
⌗ Tags: #x86 #cybersecurity #computer_architecture #assembly_language #programming
Medium
Why Learning Assembly Makes You a Better Hacker & Coder
What is Assembly Language?
⤷ Title: 2025 Target Cyber Defense Challenge — O5: Tunnel Vision
════════════════════════
𐀪 Author: Aeronique
════════════════════════
ⴵ Time: Mon, 06 Oct 2025 23:53:00 GMT
════════════════════════
⌗ Tags: #reverse_engineering #ctf_writeup #cybersecurity #assembly_language #ghidra
════════════════════════
𐀪 Author: Aeronique
════════════════════════
ⴵ Time: Mon, 06 Oct 2025 23:53:00 GMT
════════════════════════
⌗ Tags: #reverse_engineering #ctf_writeup #cybersecurity #assembly_language #ghidra
Medium
2025 Target Cyber Defense Challenge — O5: Tunnel Vision
When All Exits Are Blocked, Go Underground
⤷ Title: LOW-LEVEL BASICS Part 1
════════════════════════
𐀪 Author: Infohack
════════════════════════
ⴵ Time: Tue, 09 Dec 2025 13:28:42 GMT
════════════════════════
⌗ Tags: #c_programming #x64dbg #hacking #noob #assembly_language
════════════════════════
𐀪 Author: Infohack
════════════════════════
ⴵ Time: Tue, 09 Dec 2025 13:28:42 GMT
════════════════════════
⌗ Tags: #c_programming #x64dbg #hacking #noob #assembly_language
Medium
LOW-LEVEL BASICS Part 1
Topics inside Part 1
⤷ Title: Pulse-Zero: Atomic Memory Slicing and Sub-Layer Evasion via x64 Assembly Orchestration
════════════════════════
𐀪 Author: Hamza Mahmoud Ahmed
════════════════════════
ⴵ Time: Thu, 12 Mar 2026 18:45:23 GMT
════════════════════════
⌗ Tags: #reverse_engineering #assembly_language #programming #hacking #cyber_sec
════════════════════════
𐀪 Author: Hamza Mahmoud Ahmed
════════════════════════
ⴵ Time: Thu, 12 Mar 2026 18:45:23 GMT
════════════════════════
⌗ Tags: #reverse_engineering #assembly_language #programming #hacking #cyber_sec
Medium
Pulse-Zero: Atomic Memory Slicing and Sub-Layer Evasion via x64 Assembly Orchestration
Project: Adaptive Memory Slicing & Sub-Layer Evasion
⤷ Title: Recovering stack-initialised constants from stripped binaries
════════════════════════
𐀪 Author: Keiran Smith
════════════════════════
ⴵ Time: Wed, 20 May 2026 11:26:37 GMT
════════════════════════
⌗ Tags: #python #reverse_engineering #hacking #assembly_language #capstone_engine
════════════════════════
𐀪 Author: Keiran Smith
════════════════════════
ⴵ Time: Wed, 20 May 2026 11:26:37 GMT
════════════════════════
⌗ Tags: #python #reverse_engineering #hacking #assembly_language #capstone_engine
Medium
Recovering stack-initialised constants from stripped binaries
A stack-initialised constant is a piece of data, often a key or a seed, that lives in source code as a local array inside a function rather…