Skip to content

Instantly share code, notes, and snippets.

View MattyTheHacker's full-sized avatar
💭
sleeping

Matty Widdop MattyTheHacker

💭
sleeping
  • ZF Automotive UK LTD
  • England
  • 03:41 (UTC +01:00)
View GitHub Profile
@MattyTheHacker
MattyTheHacker / remove_file_open.py
Created April 15, 2026 16:51
Python3 version of ineptpdf8.4.51.py but stripped down to remove GUI and Adobe format support
import sys
import os
import time
import uuid
import struct
import hashlib
import base64
import urllib.request
import urllib.parse
import getpass