tools.md
... ...
@@ -0,0 +1,18 @@
1
+## dynamic linkers
2
+
3
+**elfling:** https://github.com/google/elfling
4
+
5
+**bold:** http://www.alrj.org/pages/bold.html
6
+
7
+**dnload:** https://github.com/faemiyah/dnload
8
+
9
+**smol:** https://github.com/Shizmob/smol
10
+
11
+## compressors
12
+
13
+**shell dropping:**
14
+* `cp $0/tmp/M;(sed 1d $0|lzcat)>$_;exec $_`
15
+
16
+**fishypack-trident:** https://gitlab.com/PoroCYon/fishypack-trident
17
+
18
+**vondehi:** https://gitlab.com/PoroCYon/vondehi
... ...
\ No newline at end of file