You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ encryptionKey | 16 bytes(length) key | Key used to AES encryption
27
27
useNullByteName | true/false | Method add \u0000 to the beginning of the class name. This method allows you to hide class names and prevent them from unpacking by popular archivers like WinRar
28
28
fakeDirectory | true/false | https://github.com/x4e/fakedirectory - completely unavailable to anyone using WinRAR, Luyten and every other zip viewer.
29
29
30
-
## Comments
30
+
## My comment
31
31
32
32
Such a packer <b>is not a protection you can rely on</b>. It can only come in handy against total noobs. If you already want to use it somewhere to add extra protection to your application - Please obfuscate the loader.
33
33
Remember that there are tons of ways to get around this - memory dump, defineClass hook, javaagent ... etc
0 commit comments