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
It's a known issue that ldapdomaindump uses a lot of RAM in larger domains (see #10 ). If it's an option for you, try to increase the RAM on your VM before running it.
MemoryError
During handling of the above exception, another exception occurred:
PS C:\Users\user\Downloads\ldapdomaindump-0.9.3> python .\ldapdomaindump.py DC3 -u domain\user -p pass
[] Connecting to host...
[] Binding to host
[+] Bind OK
[*] Starting domain dump
MemoryError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "D:\Program Files\python3\lib\site-packages\ldap3\utils\asn1.py", line 121, in decode_sequence
ber_len, ber_value_offset = compute_ber_size(get_bytes(message[start: start + 10]))
MemoryError
During handling of the above exception, another exception occurred:
The text was updated successfully, but these errors were encountered: