Pinned Repositories
edk2
EDK II
edk2-share
efiguid
a tool to juggle around with (U)EFI GUIDs
efiwrapper
ida-efiutils
Some scripts for IDA Pro to assist with reverse engineering EFI binaries
LibreELEC.tv
Just enough OS for KODI
linux
Linux kernel source tree
SBUnix
This project involved the development of a x86 64 bit operating system (SBUnix). It was developed in C and Assembly language. System was tested on QEMU which is a hosted hypervisor that performs hardware virtualization.The developed OS support for Context Switching, Memory management, File System, Terminal and Shell. System calls: COW fork, execvpe, sleep, malloc, exit,read, write, wait, waitpid,ls, ps, scanf etc. Memory management : 4 level Paging , virtual memory management in Ring 0 and Ring 3, Page-fault Handling etc. File-System : PCI bus and AHCI sata device controller interfacing and management, system calls (fread,fwrite, fseek, opendir, readir, mkdir) This project was undertaken as a part of CSE 506 Operating Systems course.
smram_parse
System Management RAM analysis tool
uefireverse
Tools to help with Reverse Engineering UEFI-based firmware
t9035100871's Repositories
t9035100871/uefireverse
Tools to help with Reverse Engineering UEFI-based firmware
t9035100871/edk2
EDK II
t9035100871/edk2-share
t9035100871/efiguid
a tool to juggle around with (U)EFI GUIDs
t9035100871/efiwrapper
t9035100871/ida-efiutils
Some scripts for IDA Pro to assist with reverse engineering EFI binaries
t9035100871/LibreELEC.tv
Just enough OS for KODI
t9035100871/linux
Linux kernel source tree
t9035100871/SBUnix
This project involved the development of a x86 64 bit operating system (SBUnix). It was developed in C and Assembly language. System was tested on QEMU which is a hosted hypervisor that performs hardware virtualization.The developed OS support for Context Switching, Memory management, File System, Terminal and Shell. System calls: COW fork, execvpe, sleep, malloc, exit,read, write, wait, waitpid,ls, ps, scanf etc. Memory management : 4 level Paging , virtual memory management in Ring 0 and Ring 3, Page-fault Handling etc. File-System : PCI bus and AHCI sata device controller interfacing and management, system calls (fread,fwrite, fseek, opendir, readir, mkdir) This project was undertaken as a part of CSE 506 Operating Systems course.
t9035100871/smram_parse
System Management RAM analysis tool
t9035100871/e-books
A list of FREE e- books :books: :green_book: :free:
t9035100871/TrustedDynamic
t9035100871/UEFI-Utilities
Various (U)EFI utilities that I have developed
t9035100871/UefiToolsPkg
Various useful utilities for UEFI