-
Book Overview & Buying
-
Table Of Contents
Reverse Engineering Armv8-A Systems
By :
Symbols
.bss section 58
.data section 58
.init section 60
*.ko files (kernel modules) 243
analyzing 244
device drivers, types 243
header information, checking 244-246
metadata, inspecting in .modinfo section 246-250
.rodata section 58
.text section 58
Ubuntu 22.04 Arm64 cloud image
reference link 166
A
abort() function 283
examples 73
add_func function 16
ADD instruction 70
examples 71
Address Sanitizer (ASan) 196, 197
need for 196
Add with Carry (ADC) 72
advanced dynamic analysis 263, 290
kernel binary, debugging 291
advanced static analysis 238, 239
kernel binaries, debugging program 240
kernel binaries, features 238, 239
kernel binaries for analysis, selecting 239
AMBA bus protocol 352
AND instruction 82
example 83
AND operation 90
Application Binary Interface (ABI) 3
arithmetic operations 70
ADC instruction 72...