December 2018
Beginner to intermediate
456 pages
12h 45m
English
ABI (application binary interface), 353
abstract syntax tree (AST), 335–337
address alignment, 400
address-taken functions, 134
anti-debugging, 156
anti–dynamic analysis methods, 125–126
application binary interface (ABI), 353
array assignment, assembly representation, 137
AsPack, 252
assembly language, 373
common code constructs, 383
conditional branch implementation, 388
function calls, 384
function frames, 384
instruction format, 376
mnemonics, 376
operands, 376
program layout, 374
the stack, 383
assembly phase, of compilation, 16
AST (abstract syntax tree), 335–337
back edge, ...