Niernen a.k.a Orchid (in Ancient Language) is one of the 12 Dauthdaert which appeared in Christopher Paolini's Inheritance Cycle.
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.
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
Niernen code snippet is also available at Unprotect Project under Data Obfuscation > Custom Encoding.
To contribute simply fork this repo, make changes and create a pull request.
If you like this tool please consider giving a ⭐.