Hacks and Hops
Hacks and Hops
added Port Authority reference to block local port scanning in Firefox
## Bug This isn't a significant bug but I found that when port 18081 is in use before starting cuprated the program aborts. ## Expected behavior Exit gracefully with an...
The docker run instructions didn't work for me `docker run --rm -v /path/to/apk/files:/apk apkdeeplens -apk /apk/file.apk` it returned the following error `docker: Error response from daemon: failed to create task...
**Discussion** Each request made by the browser issues a storage get request for the whitelist object. This leads to thousands of storage lookups even if the whitelist is empty. ...