Skip to content

Commit 2401a0d

Browse files
committed
ShellExec through LinkedList and fn()
1 parent 764f36a commit 2401a0d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

shellcode_exec/DSA_Exec/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ Using DSA Will give malware an great advantage to evade detection and optimize t
99

1010
Author: [@5mukx](https://x.com/5mukx)
1111

12-

shellcode_exec/DSA_Exec/linked_list.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,4 @@ fn execute_shellcode(shellcode: Vec<u8>){
8181
shellcode_runner();
8282
}
8383
}
84+

0 commit comments

Comments
 (0)