Skip to content

Instantly share code, notes, and snippets.

View GildedHonour's full-sized avatar

Alex Maslakov GildedHonour

  • Brazil
View GitHub Profile
@GildedHonour
GildedHonour / autoreplyer.py
Created November 2, 2023 20:00 — forked from praul/autoreplyer.py
Python out-of-office notice with rebound protection
"""
Automatically replies to mails both unread and unanswered.
This script has a rebound and self mail protection. Also a rate limit protection.
You can adjust the time value with the variable blockhours
Thanks to for original gist: https://gist.github.com/BertrandBordage/e07e5fe8191590daafafe0dbb05b5a7b
WARNING: This answers to any both unread and unanswered mail, even if it is years old.
Don’t use on a mailbox with old messages left unread and unanswered.
Simply subclass ``AutoReplyer``, define the undefined class attribute,
@GildedHonour
GildedHonour / 00-android-bypass-certificate-pinning-and-mitm-attack-setup.md Certificate Pinning Bypassing: Setup with Frida, mitmproxy and Android Emulator with a writable file system