Skip to main content

Obliterator

Changelog

v1.6.8
Released on 5/5/2021

  • Added support for Gmail API using both OAuth and domain-wide delegation of authority.
  • Improved throttling mitigation for both IMAP and Gmail API.
  • Obliterator now exports a list of remaining items at the end of remediation. The list can be used to start a new remediation session.
  • Running Obliterator for the first time now prompts to install the .Net Framework if needed.
  • Implemented automatic updates.

v1.5.0
Released on 7/27/2020

  • Added a STOP button to gracefully end processing when needed.

v1.4.0
Released on 9/25/2019

  • Obliterator is now more flexible with how the message list file should be formatted. Columns can be in any order, and only the 4 essential columns are needed.
  • There is now an option to Skip Hash Comparison. When selected, Obliterator will only use the IMAP folder, UID, and UID validity values to match the messages.
  • Selected settings are now included in the logs.

v1.3.0
Initial Release