Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 865 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 865 Bytes

Niernen

Niernen a.k.a Orchid (in Ancient Language) is one of the 12 Dauthdaert which appeared in Christopher Paolini's Inheritance Cycle.

Intro

A shellcode obfuscator written in Python for fun and research. Niernen performs operations like Exclusive-OR, Addition, Substraction, Right Shift and Left Shift and displays output in Hexadecimal format.

Usage

Step 1: Clone this repo using git clone https://github.com/wand3rlust/Niernen.git

Step 2: cd into Niernen

Step 3: Run python3 niernen.py

Featured

Niernen code snippet is also available at Unprotect Project under Data Obfuscation > Custom Encoding.

Contributing

To contribute simply fork this repo, make changes and create a pull request.

Support

If you like this tool please consider giving a ⭐.