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
Passing queries however may return files: ./uds.py --list "windows"
Name Size Encoded ID
The Microsoft Windows _NSAKEY backdoor-x8JuUW41pbQ.mp4 28.6 MB 38.1 MB 1wZRpL2NBo54tiq5YANJEjtESUlyZ8Ft9
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
git cloned uds, got credentials, setup;
push a file;
and then ./uds.py --list
Expected behavior
Should show all my files store with UDS, as stated on readme; Screenshots
If applicable, add screenshots to help explain your problem.
System Information
Python Version, OS, Anything that may help
Mac OS 10.14.16 (Mojave) python3 --version
Python 3.7.5
The text was updated successfully, but these errors were encountered:
Give you? Should make a JSON file listing what list is trying to output. I can't duplicate this myself, as list works properly for Windows. I lack a hackintosh system to test this issue on right now.
Describe the bug
./uds.py --list
Should show all my files store with UDS, as stated on readme;
However, it shows this:
Passing queries however may return files:
./uds.py --list "windows"
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
git cloned uds, got credentials, setup;
push a file;
and then ./uds.py --list
Expected behavior
Should show all my files store with UDS, as stated on readme;
Screenshots
If applicable, add screenshots to help explain your problem.
System Information
Python Version, OS, Anything that may help
Mac OS 10.14.16 (Mojave)
python3 --version
The text was updated successfully, but these errors were encountered: