Skip to content
View Pr0t0ns's full-sized avatar
🛠️
Reversing
🛠️
Reversing
  • Automation Inc
  • Moms Basement
Block or Report

Block or report Pr0t0ns

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Pr0t0ns/README.md

Pr0t0ns GitHub stats

class Pr0t0ns:
    
    def __init__(self):
        self.username = 'Pr0t0n'
        self.location = 'My moms basement'
        self.discord = 'pr0t0na.'
        self.discordlink = 'https://discord.gg/hcap'
        self.tg_link = 'https://t.me/+Tvbz-xGh_5pjYzVh'
        self.languages = ["python", "html", "css"]
        self.learning = ["Javascript", "Golang"]
        self.friends.append('Pr0t0ns')
        
    def __str__(self):
        return self.username

if __name__ == '__main__':
    me = Pr0t0ns()

Pinned

  1. Kasada-Reverse Kasada-Reverse Public

    Reverse for Kasada

    JavaScript 18 4

  2. PerimeterX-Reverse PerimeterX-Reverse Public

    My attempt at reversing PerimeterX's Challenge

    JavaScript 8 3

  3. Pr0t0n-Discord-Token-Generator Pr0t0n-Discord-Token-Generator Public

    Discord Token/Account Generator

    Python 18 5

  4. Funcaptcha-Solver Funcaptcha-Solver Public

    Funcaptcha Audio Solver made by pr0t0n

    Python 23 5