Skip to content
View 2729400n's full-sized avatar

Block or report 2729400n

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

About Me

Hi there Thanks for checking out my page I am a college student with a nack for Programming and systems development

My goals.

Goal Progress Status Archived Public Details
Making a legacy boot Video Game Have a working legacy boot programme for x86 based systems and plan to upload software when I have a working design In-progress The idea is to create a legacy boot program that fits in a 512 boot sector and runs in 16-bit real mod. It is all written in x86 assembly
Working Respository for CTFs Currently In the progress of sorting ot layout and then I will begin adding to a repo In-progress ✔️ This will be alist of all CTFs I have taken part in recently From ~2023 onwards
A kernel that Resembles the Linux Kernel I have currently been learning the process of dealing with uefi so that I can make the kernel boot smootly and securley on ost systems ✔️ The kernel is based on the linux 6.9.8 Version but will incorperate things from earlier kernel releases as well as things I think I would like to add. In-progress
A Recreaction of Fail0verflows Ps4 syscon glitching bug Adding syscon chip to the assembled daughter board and reimplimenting software for an atmel Atmega chip so that we can read and write to the syscon flash

I am Currently using these programming Languages and framework


clang image from wikipedia
llvm image from wikipedia
java logo from icon Finder
The clang programming language
LLVM Framework for languages and IR 
Java programming lang 
and binary class file composition

Pinned Loading

  1. CSCG CSCG Public

    A listing of Cyber Security Challenge Germany challenges I worked on

  2. Armemu Armemu Public

    an Lightweight ArmEmu written in c to be used for quick testing

    C++