Cirrus:
- Added the "hw" query for sessions to search by HardwareID.
- Added an 'on_error' argument to 'start_events' to handle exemptions during event processing.
- Defaults to printing errors.
CloudSeed:
- Added a progress report status that reports the amount done / amount left.
- Added unicode mangeling.
- Updated the rules for the mangle engine.
- Fixed a bug where name matching was not done case-insensitive.
Doppler
- Added an error break when the websocket connection dies.
- Updated sizing of headers when displaying Bolt info.
- Fixed the "prune" function to display Bolt names if set.
JetStream:
- Updated the "strip" function to handle some additional use cases.
- Updated the sigining code to use the "faketime" command if supplied.
- Added support for Squirrel
- Fixed timestamp insertion for DLLs
- Removed 'GetConsoleWindow' and 'ShowWindow' from templates. (prevents an unnecessary import/link)
All:
- Updated to link to XMT v0.5.7