Getting Started

From SizeCoding
Revision as of 22:00, 5 August 2016 by Trixter (talk | contribs) (1-byte opcodes)

Jump to: navigation, search

You're going to be learning assembler.

Know your environment

"default environment settings"

.COM file defaults

1-byte opcodes

The 80x86 family was originally a CISC design, which intentionally errs on the side of doing as much as possible

Tools and Workflows

Where to go from here?

Tips, Tricks, and Techniques

Case Studies

Resources