File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change @@ -14,27 +14,4 @@ strip = true # Automatically strip symbols from the binary.
14
14
15
15
[dependencies ]
16
16
obfstr = " 0.3.0"
17
- memoffset = " 0.6"
18
- widestring = " 0.5.1"
19
17
rand = " 0.8"
20
- clroxide = " 1.1.1"
21
- rust_syscalls = {git = " https://github.com/janoglezcampos/rust_syscalls" , features = [" _INDIRECT_" ]}
22
- rspe = { git = " https://github.com/Thoxy67/rspe" }
23
-
24
- [dependencies .windows ]
25
- version = " 0.54"
26
- features = [
27
- " Win32_System_SystemInformation" ,
28
- " Win32_System_Threading" ,
29
- " Win32_System_Memory" ,
30
- " Win32_System_SystemServices" ,
31
- " Win32_System_LibraryLoader" ,
32
- " Win32_Foundation" ,
33
- " Win32_UI_WindowsAndMessaging" ,
34
- ]
35
-
36
- [features ]
37
- messagebox = []
38
- calculation = []
39
- embedded = []
40
- payloadFile = []
You can’t perform that action at this time.
0 commit comments