Syslifters / offsec-tools

Compiled tools for internal assessments
https://syslifters.com/
253 stars 40 forks source link

LaZagna does not appear to work #1

Closed Techbrunch closed 1 year ago

Techbrunch commented 1 year ago

I wanted to test LaZagna to test it on an HTB machine and I used your version since the official repo is lagging behind the latest changes but it does not appear to work.

When I run LaZagna there are not output.

*Evil-WinRM* PS C:\Users\nikk37\Documents> dir

    Directory: C:\Users\nikk37\Documents

Mode                LastWriteTime         Length Name
----                -------------         ------ ----
-a----        2/18/2023   7:08 PM        6475231 laZagne.exe

*Evil-WinRM* PS C:\Users\nikk37\Documents> .\laZagne.exe
*Evil-WinRM* PS C:\Users\nikk37\Documents> .\laZagne.exe all -v
cmahrl commented 1 year ago

Thanks for reporting! We‘ll have a look. Maybe some issue with pyinstaller.

cmahrl commented 1 year ago

Fixed issue with pyinstaller. Lazagne should work now in the newest release.