Skip to content

Instantly share code, notes, and snippets.

View 0x53's full-sized avatar

Stephen 0x53

View GitHub Profile
@0x53
0x53 / zipcrack.md
Last active November 30, 2023 04:23
Cracking Zips with Hashcat and JTR
@0x53
0x53 / home_depot.py
Created March 10, 2023 01:26
Submit Receipts to Home Depot Survey
import requests
import code
# Start by creating the info to enter
zipcode = 11111
# Format so that the UID/Password have pluses
uid = "<UID>"
password = "<password>"
uid = uid.replace(" ","+")
@0x53
0x53 / mute.js
Created March 10, 2023 01:24
Mute Spotify Ads
function adPlaying(){
// Determine if add is playing
var skipButton = document.querySelector('[aria-label="Next"]')
if(skipButton.disabled == true){
console.log("An ad is playing");
return true;
}else{
return false;
}
@0x53
0x53 / keybase.md
Created December 29, 2017 20:04
Keybase proof

Keybase proof

I hereby claim:

  • I am 0x53 on github.
  • I am 0x73 (https://keybase.io/0x73) on keybase.
  • I have a public key ASBeIzcnbZmsCYZS7wHzpVSnn8FRT8F3zw7YbX5ZHpf0ago

To claim this, I am signing this object: