Skip to content
View racoten's full-sized avatar

Block or report racoten

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
racoten/README.md

Racoten's Portfolio

Your GitHub Stats trophy

Introduction

I am a computer engineer with focus on programming and cyber security. In this portfolio, I showcase some of the projects I have worked on during my studies, which cover a variety of topics & technologies.

Projects

  • Execute .NET Assemblies In-memory and Bypass ETW & AMSI BetterNetLoader
  • Protecting Memory Regions with PageNoAccess-SectionHider
  • Backdoor Server/Client in Python TheBackdoorProject
  • Command & Control Framework in C# and Go (Private)
  • Mini Facebook Web Application using Java, JSPs, Tomcat, and MySQL Mini Facebook
  • Operating Systems Algorithms Implementation using Data Structures in C++ Operating Systems Project
  • Digital Clock using Logic Circuits and Multisim
  • Doctor Appointment Registration Program using Visual Basic
  • Patient and Physician Visits Handling Program using Data Structures & Algorithms in C++
  • Portable Charger Electronic Device Design using Multisim
  • Elevator Circuit Emulation Design in Multisim
  • Blood Donation Non-Profit Database for MySQL

Technologies and Skills

image image image image image image image image

General

  • Programming:
    • C, C++, Java, Python, Rust, Go and C#
    • .NET Framework
    • Android Studio
    • Visual Studio
    • Visual Studio Code
    • MySQL and SQLite
    • Ansible
    • Git
    • TeamCity
    • Gitlabs
    • Ghidra
    • Immunity Debugger
    • x64dbg and x86dbg
    • Process Hacker
  • IT Support
  • Report Writing
  • Well Spoken

Cybersecurity

  • Pentesting / Ethical Hacking / Red Teaming
  • Vulnerability Assessment
  • Malware Development
  • Reverse Engineering
  • Malware Analysis
  • Kali Linux
  • Microsoft Defender for Endpoint
  • Microsoft Sentinel
  • Kaspersky & Trend Micro
  • Network Security
  • SIEM/SOAR Solutions

Computer Engineering

  • Cloud App Development & Deployment
  • Electrical & Logic Circuits
  • Database Management & Development
  • Desktop & Web Development
  • Operating Systems Development
  • Algorithms & Data Structures
  • Linux Setup, Administration & Security
  • Windows Internals Knowledge
  • Mathematics:
    • Discrete
    • Numerical Methods
    • Calculus 1 & 2

Specific Interests

  • 👀 I’m interested in Red Team Development
  • 🌱 I’m currently learning how to develop tools in C/C++, C# or Go to evade EDR and "bypass" ASR Rules
  • 💞️ I’m looking to collaborate on anything related on ETW/AMSI Patching, DLL Unhooking & Shellcode loaders/injectors

Contact Information

  • Discord: racoten

Popular repositories Loading

  1. BetterNetLoader BetterNetLoader Public

    A version of NetLoader, Execute Assemblies and Bypass ETW and AMSI using Hardware Breakpoints

    C 60 5

  2. PageNoAccess-SectionHider PageNoAccess-SectionHider Public

    This is a little PoC to use PAGE_NOACCESS to protect a memory buffer from being accessed.

    C++ 4

  3. TheBackdoorProject TheBackdoorProject Public

    Python 1

  4. ExecuteAssembly_NamedPipes ExecuteAssembly_NamedPipes Public

    Forked from N4kedTurtle/ExecuteAssembly_Mailslot

    C++ 1

  5. nmap nmap Public

    Forked from nmap/nmap

    Nmap - the Network Mapper. Github mirror of official SVN repository.

    C

  6. freeCodeCamp freeCodeCamp Public

    Forked from freeCodeCamp/freeCodeCamp

    The https://freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.

    JavaScript