27,95 €
27,95 €
inkl. MwSt.
Erscheint vor. 09.06.26
payback
14 °P sammeln
27,95 €
27,95 €
inkl. MwSt.
Erscheint vor. 09.06.26

Alle Infos zum eBook verschenken
payback
14 °P sammeln
Als Download kaufen
27,95 €
inkl. MwSt.
Erscheint vor. 09.06.26
payback
14 °P sammeln
Jetzt verschenken
27,95 €
inkl. MwSt.
Erscheint vor. 09.06.26

Alle Infos zum eBook verschenken
payback
14 °P sammeln

Sollten wir den Preis dieses Artikels vor dem Erscheinungsdatum senken, werden wir dir den Artikel bei der Auslieferung automatisch zum günstigeren Preis berechnen.
  • Format: ePub

Aspiring hackers will learn foundational programming in C and assembly languages from a veteran hacker and develop the skills to create their own hacking tools. In hacker lore, heavy wizardry means code so close to the metal it feels like magic-crafted by those who truly understand how the machine works. Heavy Wizardry 101 is your apprenticeship in that art. You'll start with the foundations-computer architecture, memory, and the stack-before progressing to real-world programs: shellcode, backdoors, droppers, and worms (all built and tested in safe, contained environments). Each chapter…mehr

  • Geräte: eReader
  • ohne Kopierschutz
  • eBook Hilfe
  • FamilySharing(5)
Produktbeschreibung
Aspiring hackers will learn foundational programming in C and assembly languages from a veteran hacker and develop the skills to create their own hacking tools. In hacker lore, heavy wizardry means code so close to the metal it feels like magic-crafted by those who truly understand how the machine works. Heavy Wizardry 101 is your apprenticeship in that art. You'll start with the foundations-computer architecture, memory, and the stack-before progressing to real-world programs: shellcode, backdoors, droppers, and worms (all built and tested in safe, contained environments). Each chapter provides complete, working code for four major architectures: x86_64, ARM, MIPS, and RISC-V, revealing the similarities and differences between them. You'll learn how to:
  • Follow code from human-readable C down to raw assembly and opcodes
  • Adapt tools across architectures for maximum portability
  • Strip away compiler overhead to write smaller, faster binaries
  • Work confidently without relying on fragile, cutting-edge tools that can quickly become obsolete or change with new versions
Whether you're an aspiring hacker, a security researcher, or a systems programmer, this book will give you the knowledge to not just run tools, but create them and understand exactly how and why they work.

Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, BG, CY, CZ, D, DK, EW, E, FIN, F, GR, HR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.

Autorenporträt
David Martínez Oliveira, aka Pico is a telecommunications engineer with more than 25 years of experience crafting low-level software for computer vision, communications systems, laboratory equipment, and AR/VR/MR applications. He migrated to GNU/Linux in the 1990s and never looked back. Outside of work, he explores security, electronics, and hacking.