unSafe.sh - 不安全
我的收藏
今日热榜
公众号文章
导航
Github CVE
Github Tools
编码/解码
文件传输
Twitter Bot
Telegram Bot
Rss
黑夜模式
Why isn't ld.lld faster
Recently Rui Ueyama released mold 1.0 and people wonder why with multi-threading its...
2021-12-19 08:0:0 | 阅读: 51 |
收藏
|
maskray.me
lld
relocations
mold
passes
.init, .ctors, and .init_array
In C++, dynamic initializations for non-local variables happen before the first stat...
2021-11-07 16:00:00 | 阅读: 37 |
收藏
|
maskray.me
ctors
dtors
aw
.init, .ctors, and .init_array
In C++, dynamic initializations for non-local variables happen before the first stat...
2021-11-7 07:0:0 | 阅读: 12 |
收藏
|
maskray.me
ctors
dtors
aw
preinit
Relative relocations and RELR
An ELF linker performs the following steps to process an absolute relocation type wh...
2021-10-31 16:00:00 | 阅读: 40 |
收藏
|
maskray.me
relr
relocations
dyn
rela
abiversion
Relative relocations and RELR
(In celebration of my 2800th llvm-project commit) Happy Halloween!This article desc...
2021-10-31 07:0:0 | 阅读: 38 |
收藏
|
maskray.me
relr
relocations
dyn
abiversion
relocs
When can glibc be built with Clang?
In September, I wrote "So, dear glibc, will you be happy with my sending Clang patch...
2021-10-10 16:00:00 | 阅读: 39 |
收藏
|
maskray.me
float128
gnuc
prereq
mlong
operands
When can glibc be built with Clang?
In September, I wrote "So, dear glibc, will you be happy with my sending Clang patch...
2021-10-10 07:0:0 | 阅读: 29 |
收藏
|
maskray.me
float128
nptl
prereq
gnuc
gi
Competitive programming in Nim
UNDER CONSTRUCTIONIn t...
2021-09-26 16:00:00 | 阅读: 26 |
收藏
|
maskray.me
nim
eventsize
dp0
startswith
dp1
Competitive programming in Nim
In the afternoon, I cam...
2021-9-26 07:0:0 | 阅读: 18 |
收藏
|
maskray.me
nim
eventsize
startswith
intbits
dp0
All about Procedure Linkage Table
Branch targetMany architectures encode a branch/jump/call instruction with PC-relat...
2021-09-19 16:00:00 | 阅读: 935 |
收藏
|
maskray.me
glink
jmpq
x16
lazy
All about Procedure Linkage Table
Branch targetMany architectures encode a branch/jump/call instruction with PC-relat...
2021-9-19 07:0:0 | 阅读: 11 |
收藏
|
maskray.me
int3
library
x16
aarch64
glink
Build glibc with LLD 13
LLD is the LLVM linker. It was added to the LLVM repository at the end of 2011 as a...
2021-09-05 16:00:00 | 阅读: 76 |
收藏
|
maskray.me
lld
librtld
elfw
rtld
elf64
Build glibc with LLD 13
LLD is the LLVM linker. It started at the end of 2011 as a work-in-progress rewrite...
2021-9-5 07:0:0 | 阅读: 12 |
收藏
|
maskray.me
lld
bz
aarch64
tst
rtld
All about Global Offset Table
Symbol addressIn an executable or shared object (called a component in ELF), a text...
2021-08-29 16:00:00 | 阅读: 56 |
收藏
|
maskray.me
relocations
lc0
relro
comdat
aarch64
All about Global Offset Table
Symbol addressIn an executable or shared object (called a component in ELF), a text...
2021-8-29 07:0:0 | 阅读: 12 |
收藏
|
maskray.me
relocations
relro
comdat
indirection
aarch64
FreeBSD src browsing on Linux and my rtld contribution
Before September 2020 F...
2021-08-22 16:00:00 | 阅读: 60 |
收藏
|
maskray.me
freebsd
rtld
libexec
ccls
lld
FreeBSD src browsing on Linux and my rtld contribution
Before September 2020 FreeBSD could only be built on a FreeBSD host. Alexander Richa...
2021-8-22 07:0:0 | 阅读: 17 |
收藏
|
maskray.me
freebsd
rtld
bmake
vaddr
libexec
Extract an archive member to satisfy a DSO undef
ELF linkers extract an...
2021-08-15 16:00:00 | 阅读: 34 |
收藏
|
maskray.me
globl
dso
secho
linkers
defs
Extract an archive member to satisfy a DSO undef
In ELF linkers, undefin...
2021-8-15 07:0:0 | 阅读: 13 |
收藏
|
maskray.me
globl
linking
defs
shlib
undef
Toolchain testing
ClassificationTesting levels.Unit testingTest an individual function, class, or m...
2021-08-08 16:00:00 | 阅读: 36 |
收藏
|
maskray.me
testsuite
binutils
unittest
indexes
9a
Previous
7
8
9
10
11
12
13
14
Next