Collection of self-made Red Team tools that have come in handy
DeleteonReboot - Schedules a file to be deleted on next Windows host reboot
SetAttributes - Sets various Windows file/folder attributes
SpacedDirs - Allows adding a trailing space to Windows directory folders
Vanity_Dump - minidumpwritedump a RtlCreateProcessReflection copy of a targeted Windows process
SmartPIDSelection - Smart-ish function to choose a named process PID based on the running Session, User Identity (including multiple identities in say, session 0), and lowest PID number
Explorer_open - open a local or remote folder or file with the Windows Explorer file browser.
SplitandMerge - Tool to split/reassemble/run a file into/from chunks to avoid signatures that may trigger on copy or execution.