I have hashcat version 6.2.6. When I run I don't see a mode related to Adobe AEM, yet I've found that it supposedly supports it here: https://github.com/search?q=repo%3Ahashc...&type=code
I have tried -m 32030 but get this error:
I had previously installed hashcat via Ubuntu apt, but found that it didn't support AEM, so after finding that Hashcat had supposedly added support for AEM in 6.2.x I downloaded that version and ran it from
There's another post on this forum about AEM but it predates the addition of AEM to 6.2.x. What am I doing wrong?
Code:
/opt/hashcat/hashcat-6.2.6/hashcat.bin --help
I have tried -m 32030 but get this error:
Code:
/opt/hashcat/hashcat-6.2.6/modules/module_32023.so: cannot open shared object file: No such file or directory
I had previously installed hashcat via Ubuntu apt, but found that it didn't support AEM, so after finding that Hashcat had supposedly added support for AEM in 6.2.x I downloaded that version and ran it from
Code:
/opt/hashcat/hashcat-6.2.6/hashcat.bin
There's another post on this forum about AEM but it predates the addition of AEM to 6.2.x. What am I doing wrong?