Skip to content
Avatar
🌍
Hack the planet!
🌍
Hack the planet!

Highlights

  • Arctic Code Vault Contributor

Organizations

@nx-python

Pinned

  1. Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace

    Python 505 48

  2. Trace And Rewrite Delays In Syscalls: Hooking time-related Linux syscalls to warp a process's perspective of time, using ptrace.

    C 143 9

  3. A simple MBR hijack demonstration

    C 151 42

  4. My first Android app: Launch Fusée Gelée payloads from stock Android (CVE-2018-6242)

    Java 414 53

  5. A simple LD_PRELOAD library to disable SSL certificate verification. Inspired by libeatmydata.

    C 129 7

  6. My experiments in understanding AES, Whitebox AES, and related attacks

    Python 8 1

108 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

February 2021

Created 2 repositories

Created a pull request in ianhan/BitmapFonts that received 3 comments

Embed images in README

The page does take a while to load... I achieved this like so: import sys import urllib.parse lines = sorted(sys.stdin.read().split("\n")[:-1]) for l…

+2,451 −0 3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.