unSafe.sh - 不安全
我的收藏
今日热榜
公众号文章
导航
Github CVE
Github Tools
编码/解码
文件传输
Twitter Bot
Telegram Bot
Rss
黑夜模式
Toolchain testing
Some random notes about toolchain testing.ClassificationTesting levels.Unit testi...
2021-8-8 07:0:0 | 阅读: 19 |
收藏
|
maskray.me
sysroot
isystem
testsuite
binutils
lib64
COMDAT and section group
Vague linkageIn C++, inline functions, template instantiations, and a few other thi...
2021-07-25 16:00:00 | 阅读: 53 |
收藏
|
maskray.me
comdat
prf
sancov
ctor
COMDAT and section group
Vague linkageIn C++, inline functions, template instantiations, and a few other thi...
2021-7-25 07:0:0 | 阅读: 15 |
收藏
|
maskray.me
comdat
prf
sancov
ctor
SECTIONS and OVERWRITE_SECTIONS
The main task of a linker script is to define additional symbols and how input secti...
2021-07-11 16:00:00 | 阅读: 166 |
收藏
|
maskray.me
lld
bss
relro
assignment
SECTIONS and OVERWRITE_SECTIONS
The main task of a linker script is to define extra symbols and define how input sec...
2021-7-4 07:0:0 | 阅读: 14 |
收藏
|
maskray.me
lld
relro
bss
orphan
Linker symbol processing
UNDER CONSTRUCTION (COFF, Mach-O)After the linker reads an input file (object file,...
2021-06-20 16:00:00 | 阅读: 97 |
收藏
|
maskray.me
stv
stb
symtab
relocatable
stt
Symbol processing
UNDER CONSTRUCTION (COFF, Mach-O)After the linker reads an input file (object file,...
2021-06-20 16:00:00 | 阅读: 69 |
收藏
|
maskray.me
stb
relocatable
stv
shndx
stt
Symbol processing
UNDER CONSTRUCTION (COFF, Mach-O)Symbol processing is a major step in a linker. In...
2021-6-20 07:0:0 | 阅读: 10 |
收藏
|
maskray.me
stb
relocatable
bitcode
lazy
stv
Dependency related linker options
UNDER CONSTRUCTION-z d...
2021-06-13 16:00:00 | 阅读: 102 |
收藏
|
maskray.me
defs
undef
unresolved
shlib
cont
Dependency related linker options
This article describes the dependency related linker options -z defs, --no-allow-shl...
2021-6-13 07:0:0 | 阅读: 16 |
收藏
|
maskray.me
lld
defs
shlib
layering
backrefs
ELF interposition and -Bsymbolic
This article discusses ELF interposition and the linker option -Bsymbolic and its fr...
2021-05-16 16:00:00 | 阅读: 229 |
收藏
|
maskray.me
bsymbolic
fno
semantic
stb
ELF interposition and -Bsymbolic
This article describes ELF interposition, the linker option -Bsymbolic, and its frie...
2021-5-16 07:0:0 | 阅读: 17 |
收藏
|
maskray.me
bsymbolic
fno
relocations
fvisibility
-fno-semantic-interposition
The ELF specification says for the STV_DEFAULT visibility, "Global and weak symbols...
2021-05-09 16:00:00 | 阅读: 239 |
收藏
|
maskray.me
fno
semantic
fpic
-fno-semantic-interposition
This article is a continuation to ELF interposition and -Bsymbolic. It focuses on th...
2021-5-9 07:0:0 | 阅读: 14 |
收藏
|
maskray.me
fno
semantic
fpic
Weak symbol
UNDER CONSTRUCTIONIn ELF, there are three main symbol bindings. The ELF specificati...
2021-04-25 16:00:00 | 阅读: 153 |
收藏
|
maskray.me
stb
undef
comdat
glob
pthread
Weak symbol
C/C++GCC and Clang support __attribute__((weak)) which marks a symbol weak. The sam...
2021-4-25 07:0:0 | 阅读: 17 |
收藏
|
maskray.me
stb
relocations
lld
glob
emit
Segment tree
This data structure maintains a sequence, supporting range modification (the range [...
2021-04-11 16:00:00 | 阅读: 188 |
收藏
|
maskray.me
maxv
minv
rr
leaf
Segment tree
In research papers, a s...
2021-4-11 07:0:0 | 阅读: 13 |
收藏
|
maskray.me
minv
mconcat
untag
rr
subtree
Compiler driver and cross compilation
Compiler driverThe gcc program is a compiler driver. It invokes other programs to d...
2021-03-28 16:00:00 | 阅读: 214 |
收藏
|
maskray.me
aarch64
sysroot
compilers
isystem
lib64
Compiler driver and cross compilation
UNDER CONSTRUCTIONCompiler driverThe gcc program is a compiler driver. It invokes...
2021-3-28 07:0:0 | 阅读: 15 |
收藏
|
maskray.me
aarch64
sysroot
compilers
isystem
multiarch
Previous
8
9
10
11
12
13
14
15
Next