Pablo Comino

Results 41 comments of Pablo Comino

This issue is also happening to me on the Flatpak version. I am on version 0.3.3.

Maybe turning off the collision check only for players?

On version 2.5.9 I still receive the same error as OP. I have also verified that `net view \\domain.tld` works. ``` c:\htb\output>Sharphound --domain domain.tld --ldapusername --ldappassword 2025-01-07T15:39:58.8763217-05:00|INFORMATION|This version of SharpHound...

Sure! My weeks are relatively busy due to school but weekends should be good. My username on Discord is the same as my GitHub if you want to add me.

No sorry, I no longer use Windows.

You can forward a port over ADB to achieve this. `adb reverse tcp:65530 tcp:65530` Then, set the IP on the phone to `127.0.0.1`.

Weird. I have it working. I got the same error as you when I didn't start the server on the PC. Also try with --bind=127.0.0.1 on the server.

Any updates @jborean93? If you have an idea as to what might be causing the issue let me know, I have some free time that I could use to squash...

This is not the behavior I'm experiencing on the beta release. In my case the RunspacePool doesn't become disconnected. I did manage a workaround by having a thread in the...

Oo how wonderful! As far as packs go, what prevents them from loading? The lack of a virtual filesystem? I'd love to learn a bit and help out if I...