Skip to content
View mrpapercut's full-sized avatar

Block or report mrpapercut

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
mrpapercut/README.md
  • 👋 Hi, I’m Mischa Rodermond (@mrpapercut), a fullstack-developer from the Netherlands
  • 👀 I’m interested in obfuscation, coding principles, javascript, games, messing around
  • 🌱 I’m currently learning Go, C#

Pinned Loading

  1. wscript wscript Public archive

    JavaScript 82 21

  2. nonalpha-js-obfuscator nonalpha-js-obfuscator Public

    Non-Alphanumeric JS Obfuscator

    JavaScript 15 11

  3. Raw DNS requests with python Raw DNS requests with python
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import binascii
    4
    import socket
    5
    import sys