Skip to content
View joeshisya's full-sized avatar

Block or report joeshisya

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

Pinned Loading

  1. OverTheWire-WriteUps OverTheWire-WriteUps Public

  2. A script to automate brutforcing the... A script to automate brutforcing the password of natas16
    1
    import os
    2
    import requests
    3
    import time
    4
    
                  
    5
    
                  
  3. A set of characters to use in Natas ... A set of characters to use in Natas Level 15 CTF Challenge
    1
    A
    2
    B
    3
    C
    4
    D
    5
    E
  4. kaprekars_constant.py kaprekars_constant.py
    1
    """
    2
    6174. 
    3
    This number is special as we always get this number when following steps are followed for any four digit number such that 
    4
    all digits of number are not same
    5
    Sort four digits in ascending order.