Skip to content

Commit 3d02de0

Browse files
committed
fixed #4
1 parent f492d72 commit 3d02de0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dSploit/src/it/evilsocket/dsploit/core/Client.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
public class Client {
77

88
static {
9+
java.lang.System.loadLibrary("dSploitCommon");
910
java.lang.System.loadLibrary("dSploitClient");
1011
}
1112

0 commit comments

Comments
 (0)