mattwright324 / windows-smb-cracker

Crack Windows logins remotely through SMB/CIFS
MIT License
12 stars 3 forks source link

unable to compile and run in kali linux #1

Closed dcliss closed 1 month ago

dcliss commented 5 years ago

hi there , is it compatible with kali linux. i tried compiling and runnning it failed

please check the pastebin error message thanks https://pastebin.com/iZCgQSy6

mattwright324 commented 5 years ago

Hi dcliss, it should be compatible with linux. What version of Java do you have installed? You'll want to install two packages: sudo apt install default-jre openjfx. However, you shouldn't need to compile the app. You can download the precompiled jar from the releases section (with dependencies included).