@@ -70,22 +70,31 @@ markmap:
70
70
- <https://github.com/CMEPW/Selha/blob/main/C/aes-loader-stageless.c>
71
71
- <https://github.com/cribdragg3r/Alaris>
72
72
- <https://github.com/trustedsec/COFFLoader>
73
+ - <https://github.com/stephenfewer/ReflectiveDLLInjection>
74
+ - <https://github.com/Cracked5pider/KaynLdr>
75
+ - <https://github.com/mgeeky/ElusiveMice>
76
+ - <https://github.com/boku7/BokuLoader>
73
77
74
78
### Nim
75
79
76
80
- <https://github.com/aeverj/NimShellCodeLoader>
77
81
- <https://github.com/sh3d0ww01f/nim_shellloader>
82
+ - <https://github.com/S3cur3Th1sSh1t/Nim-RunPE>
78
83
79
84
### Go
80
85
- <https://github.com/CMEPW/myph>
81
86
- <https://github.com/EddieIvan01/gld>
82
87
- <https://github.com/zha0gongz1/DesertFox>
88
+ - <https://djnn.sh/what-i-learned-writing-a-loader-in-golang>
89
+ - <https://github.com/Ne0nd0g/go-shellcode>
90
+ - <https://github.com/f1zm0/hades>
83
91
84
92
### Rust
85
93
86
94
- <https://github.com/b1tg/rs_shellcode>
87
95
- <https://github.com/r4ime/shellcode_loader>
88
96
- <https://github.com/cr7pt0pl4gu3/Pestilence>
97
+ - <https://github.com/memN0ps/srdi-rs>
89
98
90
99
### Crystal
91
100
@@ -229,6 +238,7 @@ markmap:
229
238
- <https://sevrosecurity.com/2020/04/08/process-injection-part-1-createremotethread/>
230
239
- <https://0xsp.com/security%20research%20%20development%20srd/defeat-the-castle-bypass-av-advanced-xdr-solutions/>
231
240
- <https://github.com/0xsp-SRD/mortar>
241
+ - <https://www.blackhat.com/docs/asia-17/materials/asia-17-KA-What-Malware-Authors-Don't-Want-You-To-Know-Evasive-Hollow-Process-Injection-wp.pdf>
232
242
233
243
### Thread execution hijacking
234
244
@@ -335,6 +345,7 @@ markmap:
335
345
- [@Zabannn](https://twitter.com/Zabannn)
336
346
- [@noraj_rawsec](https://twitter.com/noraj_rawsec)
337
347
- [@lapinousexy](https://github.com/lap1nou)
348
+ - [@djnn](https://github.com/bogdzn)
338
349
339
- ## Pro tips : A shellcode sent in 3 open sources packer will have more chance to be caught than a manual obfuscation
350
+ ## Pro tips : A shellcode going through 3 open-source packers will have more chance to get detected than a manual obfuscation
340
351
0 commit comments