#linker (8 Repositories)
Ranked open-source repositories tagged with #linker, scored by pull request acceptance likelihood and maintainer engagement velocity.
0.0%
0.0h
8 repositories tagged #linker
sagi21805/LearnixOS
An OS which is all about learning!
kubkon/bold
bold: the bold linker
sanfengAndroid/fake-linker
Modify Android linker to provide loading module and hook function
JingMatrix/Demo
A demo app to detect Zygote injections
MrSmith33/vox
Vox language compiler. AOT / JIT / Linker. Zero dependencies
mempodippy/vlany
Linux LD_PRELOAD rootkit (x86 and x86_64 architectures)
z88dk/z88dk
The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries.
mohitmishra786/underTheHoodOfExecutables
A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary optimization techniques. Perfect for systems programmers, C developers, and anyone interested in low-level programming concepts.