OS Oscar404 JVM Reverse Engineering In this article we are going to see how to vitally crack Java Programs to Learn Reverse Engineering for Java Virtual Machine bytecode..
HUM LIF OS Oscar404 Cracking PicoCTF Challenge: GDB Baby Step 1 After learning how to use GDB, let’s now practice on some CTF challenges on PicoCTF website:
TCH HUM SPR OS Oscar404 Phishing Attack using JavaScript (for educational purpose only) in this article i will show you how to create your own website to steal credentials for demonstration only!!
TCH OS Oscar404 Collecting System and User Information using JavaScript To collect system and browser information using JavaScript, you can use a variety of basic JavaScript methods, as well as web libraries and…
TCH OS Oscar404 Anti-Debugging Techniques Anti-debugging is a series of anti-reversing techniques used by malware (and even some legitimate programs) to hamper or prevent debugging.
TCH OS Oscar404 Building webserver using assembly (Linux) part1 in this article we will build a simple web server together using assembly x64 that’s going to work on Linux!
MDA TCH OS Oscar404 Debugging with GDB GNU Debugger (gdb) is the standard debugging tool for Linux systems and is widely used in the Linux community. gdb is often available by…
LIF OS Oscar404 Cracking PicoCTF Challenge: GDB Baby Step 2 You can find the challenge at the following link called GDB baby step 2:
TCH OS Oscar404 Reverse Engineering Checklist Reverse engineering is a crucial process in the world of cybersecurity, software development, and malware analysis. It involves…