reversePromedium
Я работаю в криптовалюте (I work in cryptocurrency)
hackerlab
Task: Decrypt encrypted file and extract flag from decrypted binary. Solution: Reverse 4-stage encryption (XOR, ROL, block swap, modifier), then extract function sizes from ELF to build bitmap image with flip+rotate transformations.
$ ls tags/ techniques/
multi_stageelf_analysisxorcustom_encryptionrol_rorblock_swapvisual_steganographyfunction_size_encodingimage_transformationbinary_reversing
Custom encryption algorithm reverse engineeringXOR + ROL + block swap + modifier decryptionFunction size to bitmap conversionImage transformation (flip + rotate)
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [reverse][Pro]Забытый пароль 2— duckerz
- [crypto][free]xorxorxor— hackthebox
- [reverse][Pro]Strangeness (Странность)— duckerz
- [reverse][Pro]Matryoshka— duckerz
- [crypto][Pro]Обратный шифр (Reverse Cipher)— duckerz