Skip to content
View one2blame's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report one2blame

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. splintershell splintershell Public

    A Python package for blending shellcodes into network traffic using unsupervised learning

    Python 1

  2. the-dark-arts the-dark-arts Public

    Repository to contain my notes from my self-study of binary exploitation and reverse engineering.

    3 1

  3. ctf ctf Public

    A repository for my completed CTF challenges, writeups, etc.

    Python 2

  4. shellcodes shellcodes Public

    Custom shellcodes, free for use.

    Assembly 2

  5. simple-https-server.py simple-https-server.py
    1
    #!/usr/bin/env python3
    2
    # Requires Python 3.7 or greater
    3
    
                  
    4
    import ssl
    5
    import subprocess
  6. cv cv Public

    This repository is used to host, build, and deploy my curriculum vitae (CV).

    TeX