Skip to content
View 0xjrx's full-sized avatar

Block or report 0xjrx

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
0xjrx/README.md

Typing SVG

Pinned Loading

  1. KAUMA KAUMA Public

    A versatile cryptographic analysis toolkit featuring polynomial arithmetic, AES/SEA-128 encryption, GCM operations, PKCS#7 padding oracle attacks, and polynomial factorization in GF(2^128).

    Python 1

  2. Crimson-Key Crimson-Key Public

    A dual-language obfuscation-focused key encoding/decoding system with Python encoder and C decoder API.

    Python

  3. sysupdate sysupdate Public

    A proof-of-concept implementation emulating Linux-based trojan techniques

    C

  4. gdpoise gdpoise Public

    A tool to modify ELF binary headers, preventing GDB debugging while keeping the binary functional.

    C 1 1

  5. silk silk Public

    A simple PoC for executing shellcode inside a fiber, without requiring APIs such as 'CreateThread'.

    C

  6. ICMPwn ICMPwn Public

    A proof-of-concept tool for data transfer and reconstruction using ICMP echo-request and echo-reply packets.

    Python