Cryptography With JavaThis is the start and root of my series “Cryptography With Java”. This series is divided to some stages and lessons (A stage may contain…Apr 2, 2021Apr 2, 2021
Stage (1) : Basic Cryptographic methods.Hexadecimal, Base32, Base64 are commonly used radices as the building blocks of cryptographic algorithms. Understanding of conversions and…Apr 2, 2021Apr 2, 2021
RESTCON CTF 2020 — Reverse 1 (Reversing Challenge)Firstly I checked the binary and it seems like it’s an elf32 binary. By executing binary we can only see this :Aug 29, 2020Aug 29, 2020