Skip to content
View spencer-burke's full-sized avatar
🚩
improving
🚩
improving

Block or report spencer-burke

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

spencer-burke

Software Engineering and Security Research
This means I have an interest in writing code and program analysis, but a lot of my writeups are not public because I would like to make sure pwn.college stays a valid learning platform

Software Development

Most of my best work is listed in my favorited repositories, but I have done an open source contribution where I patched a piece of firmware

Work History

I have some work experience

  • I did about three months of an internship doing embedded development with arduinos
  • I also spent about a year doing malware analysis with volatility, and building memory forensics training materials

Pinned Loading

  1. Cplusplus_Hash_Table Cplusplus_Hash_Table Public

    Just an implementation of a hash table in C++

    C++

  2. DMBot DMBot Public

    This is a bot for a previous school's cyber security discord server that asks questions for people anonymously

    Python

  3. Liftr Liftr Public

    This is an open source tool built for transferring files and tools for analysis on my network

    Python

  4. Sendr Sendr Public

    This is the client to go along with the Liftr file server

    Python

  5. Security-Writeups Security-Writeups Public

    This will be the main destination for all my security related work. This includes wargames, ctfs, and any potential scenarios.

    Python

  6. My-Printf My-Printf Public

    My implementation of glibc's printf

    C 1