Scalpy [bot]
Scalpy [bot]
For reasons we’d like to configure where to store the history file. By default, it should just be in the current users home directory (or the XDG data directory). But...
Currently, we only have a single `FilesystemEntry` class that, in most filesystem implementations, is backed by a single object (e.g. `INode` class) that represents both a real inode and a...
hxxps://pentestlab.blog/2019/12/11/persistence-office-application-startup/
During a CERT case it was observed that the actors were using the Atera Management Agent, which seems to use the Splashtop agent as its underlying component. We currently do...
Use the `-f ,,...` option to determine which plugins to show the docs for. Reuse the `--docs` options which now only works for `-l` (`{}-f --plugins{`}). See if the meta...
The idea is to be able to scroll back and forth through the docs.
Some way to do this during linting or testing. Idea: With a pytest collect all `@export` annotated instances and see if they have doc strings
Currently, the recycle.bin plugin iterates through all the folders until it finds a `$I` prefix of a directory or file. Indicating some meta data and that the deleted directory is...
When encountering and parsing a `USERS_PROPERTY_VIEW` item in the `shellbags` plugin the `property_store` (aka shell_property_sheet_list) value does not get parsed at all.