Skip to content
View pjsacchet's full-sized avatar
Block or Report

Block or report pjsacchet

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
pjsacchet/README.md

Typing SVG

About Me

I try my best to commit new stuff but have more ideas than I do time. I enjoy offensive techniques and research, primarily involving things with Windows.

Connect

pjsacchet | LinkedIn

pjsacchet | Twitter

pjsacchet | Wesbite

Stats


Projects

Research

Popular repositories Loading

  1. Antivirus Antivirus Public

    A 'mock' antivirus program that will scan for 'malware' using Yara signature definitions

    Python 2 1

  2. Yara-Malware-Signature-Detection Yara-Malware-Signature-Detection Public

    Forked from f19-cs466/project-patrick-javon-malwaresig

    Malware Signature Project implemented using YARA

    Python 2

  3. Windows-RAT Windows-RAT Public

    Relying on Windows fundamentals to create a rudimentary Remote Access Tool (RAT) via Microsoft's C++ Windows API for target operations and Python for our C2 server

    C++ 2 3

  4. Windows-Reversing Windows-Reversing Public

    Reverse engineering binaries built from https://github.com/pjsacchet/Windows-RAT

    1

  5. In-Memory-Loaders In-Memory-Loaders Public

    Rudimentary loader techniques that can be used to load payloads in-memory rather than writing to disk for execution.

    1

  6. Pac-Man Pac-Man Public

    CS486 (Computer Graphics) Final Project

    JavaScript