GithubHelp home page GithubHelp logo

Chon's Projects

buffer-overflow-attack icon buffer-overflow-attack

A project to gain shell access by using a buffer overflow attack on a vulnerable program. Performed on a Unix-based environment.

format-string-attack icon format-string-attack

A project where I performed various string attacks on a vulnerable program to print out and change data in memory.

mergesort-bubblesort icon mergesort-bubblesort

A simple program that reads two files with a large number of digits and uses merge sort and bubble sort to sort the information.

minheap icon minheap

A simple implementation of a minimum heap data structure.

msp430-lcd-game icon msp430-lcd-game

A simple game for an MSP430 board with geometric graphics, sound and collision detection.

omok-haskell icon omok-haskell

Recreated the board game Omok using Haskell. The program creates a board, manages pieces and is capable of detecting winning piece configurations on the board.

redblack-avl-trees icon redblack-avl-trees

A program that accepts a text file of 50k+ pairs of numbers(representing word similarity) and prompts the user to choose one of two ways of organizing the data: with an AVL or a Red-Black tree.

rubbermayhem icon rubbermayhem

A casual game where the player controls a rubber ball to smash into houses, boxes and all kinds of objects to earn points. The player can then spend points on upgrades to destroy faster. I designed and implemented this game in Unreal Engine 5 with the use of art asset packs.

secret-key-crypto icon secret-key-crypto

A project where I applied various encryption methods to images and text files to then analyze the data integrity when manually corrupting the data then decrypting.

snort-nids icon snort-nids

Using TCP attacks I performed on a previous project, I created rules for the Snort software to detect these attacks. This was performed in a simulated environment using three virtual machines on a virtual local network.

student-application-database icon student-application-database

As part of a team, helped design and create a SQL database according to specification document. The database was then used to implement a web application that allowed students to create profiles and apply for teaching positions through their browsers.

tcp-attacks icon tcp-attacks

A project where I used three virtual machines to simulate a TCP connection between two and an attacker that performs various TCP attacks on the connection.

unix-minishell icon unix-minishell

Minishell that supports various Unix shell commands capable of running many concurrent commands through the use of the fork(), wait(), and excec() system commands.

webproxy icon webproxy

A script that uses TCP socket connections to accept web requests to create and provide cached pages

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.