Thanks to visit codestin.com
Credit goes to github.com

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
  • Achilles Remote Administration Tool for Sysadmins (Private)
  • Command & Control Framework in C# and Go Capstone
  • 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 114 12

  2. CannonLoader CannonLoader Public

    Just a nice little shellcode loader using unconventional methods to avoid using signatured APIs

    C++ 23 1

  3. PageNoAccess-SectionHider PageNoAccess-SectionHider Public

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

    C++ 5

  4. ExecuteAssembly_NamedPipes ExecuteAssembly_NamedPipes Public

    Forked from N4kedTurtle/ExecuteAssembly_Mailslot

    C++ 1

  5. nishang nishang Public

    Forked from samratashok/nishang

    Nishang - Offensive PowerShell for red team, penetration testing and offensive security.

    PowerShell

  6. Section-3-Building-a-Basic-Web-Application-from-Udemy-Course Section-3-Building-a-Basic-Web-Application-from-Udemy-Course Public

    Go