null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Heavy Wizardry 101 (Shellcodes, Backdoors, Droppers, and Worms)

List Price: $59.99
SKU:
9781718504424
Quantity:
Minimum Purchase
25 unit(s)
Expected release date is Jun 9th 2026
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    David Martínez Oliveira
    Format:
    Hardcover
    Pages:
    464
    Publisher:
    No Starch Press (June 9, 2026)
    Imprint:
    No Starch Press
    Release Date:
    June 9, 2026
    Language:
    English
    Audience:
    General/trade
    ISBN-13:
    9781718504424
    ISBN-10:
    171850442X
    Weight:
    33.2oz
    Dimensions:
    7.38" x 9.56" x 1.25"
    File:
    RandomHouse-PRH_Book_Company_PRH_PRT_Onix_delta_active_D20260410T231115_155912975-20260410.xml
    Folder:
    RandomHouse
    List Price:
    $59.99
    Country of Origin:
    China
    Pub Discount:
    65
    Case Pack:
    14
    As low as:
    $46.19
    Publisher Identifier:
    P-RH
    Discount Code:
    A
    QuickShip:
    Yes
  • Overview

    Your spellbook for code close to the metal.

    In hacker circles, heavy wizardry means code that trades on intimate knowledge of a system—the kind that speaks its private dialects and bends its rules. Heavy Wizardry 101 teaches you to write it. You’ll build shellcode, backdoors, droppers, and worms from scratch, working at the instruction level where magic happens.

    Every project is implemented for four architectures: x86_64, ARM, MIPS, and RISC-V. You’ll write the same program four times, seeing exactly what stays constant and what changes. Each chapter starts with architecture fundamentals, such as memory layout, calling conventions, and stack mechanics, then walks through complete working implementations on Linux in safe, contained environments.

    Learn to:
    • Write position-independent shellcode and programs that execute in constrained memory spaces
    • Implement TCP reverse shells that bypass basic network restrictions
    • Build executable droppers that embed and deploy payloads without detection
    • Create self-replicating worms that propagate across networked systems
    • Write basic port scanners to discover services in a network
    • Port low-level code between architectures by understanding instruction-level differences

    Whether you’re a penetration tester who wants to stop depending on Metasploit, a security researcher analyzing malware, or a systems programmer who needs to understand how computers work, this book gives you the skills to build and reason about code at the lowest level.