Skip to content
View CarterPry's full-sized avatar

Block or report CarterPry

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

Pinned Loading

  1. WindowsShellCodeInjection WindowsShellCodeInjection Public

    Using Win32 API functions in a script to find the process associated with the specified PID, rewrite memory in the process, and call a thread to run the shell code that we placed in that allocated …

    C++

  2. WindowsPriorityClasses WindowsPriorityClasses Public

    A script that calls upon MsPaint but sets the Process at a certain priority level. I used the built in Win32 API functions in the C script.

    C

  3. AdventCode2022 AdventCode2022 Public

    Advent of code, a challenge with complex puzzles in the month of December until Christmas. I completed this challenge in C++ as my chosen language.

    C++

  4. AdventOfCode2023 AdventOfCode2023 Public

    Tis the season for bash scripting falalalala la la la laa

    Shell

  5. WebsiteV2 WebsiteV2 Public

    Personal Website/Portfolio made with React and Tailwind CSS

    Astro

  6. PacketSniffer PacketSniffer Public

    IPv4 Packet Sniffer for Linux Enviorment

    Python 1