Skip to content
View harrisoncbrammell's full-sized avatar
🙈
🙈

Highlights

  • Pro

Block or report harrisoncbrammell

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. dynamic-memory-access-POC dynamic-memory-access-POC Public

    An example of dynamically finding variable location at runtime based on the module base address of the host process and a predetermined offset found through debugging. The memory_edit_target.cpp fi…

    C++ 2

  2. software-construction-final-project software-construction-final-project Public

    Banksoft: bank system for software construction final project auburn

    C++ 1

  3. mri-tools mri-tools Public

    various tools and scripts that I have written to help with research.

    MATLAB 1

  4. bare-metal-score-board bare-metal-score-board Public

    STM32F4 Assembly Sports Scoreboard: A bare-metal ARM Assembly project for the STM32F411E-DISCO board that parses ASCII game scores, calculates win/loss records, and visualizes the data using on-boa…

    Assembly

  5. slice_viewer_game slice_viewer_game Public

    A virtual reality game designed to get K-12 students students interested in engineering and medical research. Created by Charles Brammell at the Auburn Neuroimaging Research Center.

    ShaderLab

  6. aes-verilog aes-verilog Public

    verilog implementation of aes encryption. designed for use on nexys a7 fgpa interfaced via uart

    Verilog