Greg Best
Greg Best
All that needs to be done to enable a proxy is to specify a key `"proxy"` in one of the config.json files, and set it to a format accepted by...
The `docker-compose run altserver` command doesn't build correctly because the `corecrypto.zip` file downloaded from Apple already has a scripts folder within it, and git clone will not clone into an...
When processing the socket errors in the HTTP proxy, when capturing the `socket.error` it attempts to index into the object, and if that fails (as it should always do for...
The original [zxcvbn](https://github.com/dropbox/zxcvbn) project has largely been abandoned, and it has been superseded by [zxcvbn-ts](https://github.com/zxcvbn-ts/zxcvbn). This new library has a large number of changes and improvements over the original, documented...
When running the tool with the example NTDS.dit file that has been uploaded here: https://blog.didierstevens.com/2016/07/12/practice-ntds-dit-file-part-1/ the following error occurs: ``` [2024-10-10 11:06:36] [*] Building the schemas, please wait... Traceback (most...
Added multiprocessing.Manager to fix the MacOS issue with multiprocessing.Queue. Fixes #2 Changed format string in error messages from %e (exponential) to %s (string) in error logs.
Added a wrapper for record.get to silently handle the KeyError that is raised when a column does not exist. Fixes #6.
By default both Genshin and Wish Export run in different wine prefixes so it's first necessary to symlink `/pfx/drive_c/users/steamuser/AppData/LocalLow/miHoYo` -> `/pfx/drive_c/users/steamuser/AppData/LocalLow/miHoYo` Both of those IDs can be found easily with...