This repository was archived by the owner on Mar 11, 2025. It is now read-only.
v1.3.0: "Tamahagane"
This release contains 2 new features, some improvements, and a bugfix:
New Features
getsystem/rev2self: Got an admin session on Windows? Now you can elevate toSYSTEM! This command will grab theSYSTEMtoken and let you run commands with that level of privilege.rev2selfwill dump those permissions and revert to the previous user.
Improvements
- Big thanks to @hitcxy for improved shell encoding in our
shellcommand!
Bugfixes
- As of 6/17/2022, Notion's API changed how it accepts updating blocks. So we modified our command completion routine to match the new API spec.