0xEct0 Logo
  • Search
✕
    0xEct0's Security Blog

    Website to post and share all things learned in my security studies


    About

    Senior Security Engineer with an MS in Cybersecurity working in Threat Detection. Interests include red teaming, implant/tooling development, and malware analysis. This site contains my writeups, security notes, and documentation of things I've learned along the way!

    [ read more ]

    Post Tags
    malware development (2) red team (1) reverse engineering (3)
    • picoCTF 2021 - Transformation Walkthrough

      Walkthrough for picoCTF 2021 Reverse Engineering challenge Transformation

      Posted on October 16, 2025

      This challenge was a good refresher on some bit manipulation basics, more specifically with bit shifting and masking. You’re given the encrypted text file and the encryption algorithm, and to find the flag you need to make a corresponding decryption function. [Read More]
      Tags:
      • reverse engineering
    • Flag Runners Walkthrough and Mini Blog Update

      Walkthrough for picoCTF 2025 Reverse Engineering challenge and blog update

      Posted on October 14, 2025

      This past year I have been extremely busy and have accomplished a lot both professionally and personally. For starters, earlier this year I achieved the Red Team Ops (CRTO) certification from Zero-Point Security, and while waiting for CRTOII to release on RastaMouse’s new website, I have been working through the Offensive Development Practicioner Course/Certification (ODPC). I haven’t finished the ODPC course yet as it’s very dense material wise, but my thought is to at the... [Read More]
      Tags:
      • reverse engineering
    • Malware Development and Reverse Engineering Analysis Part 1

      Shellcode Remote Process Injection, API Obfuscation, and API XOR String Encryption

      Posted on August 30, 2024

      This writeup is part of a series where I plan to share what I’ve learned about malware development and red team tooling development. Each writeup will offer a guide and in-depth technical insights into the malware or program I’m working on. Along with that, I’ll include a simple reverse engineering analysis to show how it looks like in a disassembler. The goal is to sharpen my skills in both malware development and malware analysis/reverse engineering... [Read More]
      Tags:
      • malware development
      • reverse engineering
    • Shellcoding a Reverse Shell from C

      Developing position independent code to connect to a reverse shell

      Posted on July 28, 2024

      Final position independent reverse shell code, along with a python3 tool to automate most of the steps can be found here: https://github.com/0xEct0/Shellcode-Generate/blob/main/code_templates/rev_shell.c [Read More]
      Tags:
      • red team
      • malware development
    • X (Twitter)

    0xEct0  •  2026