Pinned Repositories
academic-kickstart
This is the Github repo for my portfolio website hosted at bilalnaeem.netlify.app 🧑💻
Academic-Resources
Contains helpful resources for reading and presenting research papers, etc.
AdFraudAnalysis
Analysis of Youtube videos related to Click Fraud/Ad Fraud, presented as the course project for Data Science Course@LUMS taught by Dr. Mobin Javed and Dr. Ihsan Ayub Qazi
Airport-Management-System
This is a project made for the Databases Course @ LUMS for Fall 2019 by Dr. Basit Shafiq. It contains a SQL Database and an admin and receptionist panel.
android_broken_fingers
AndroidAdvertismentAnalysis
This is repository that will contain all the scripts created during our child advertisment analysis on Android project.
automata_proj
This is the final project for the Theory of Automata@LUMS for Spring 2020 taught by Dr. Hamad Alizai
Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
multiplayer-snake-game
This is a multiplayer snake game which was made for Network Centring Computing (Fall 2018)
martianbilal's Repositories
martianbilal/AndroidAdvertismentAnalysis
This is repository that will contain all the scripts created during our child advertisment analysis on Android project.
martianbilal/multiplayer-snake-game
This is a multiplayer snake game which was made for Network Centring Computing (Fall 2018)
martianbilal/python-learning-tutorials
This repository contains games/scripts developed by me for teaching python to the childeren and showing them the wonders of programming.
martianbilal/academic-kickstart
This is the Github repo for my portfolio website hosted at bilalnaeem.netlify.app 🧑💻
martianbilal/Academic-Resources
Contains helpful resources for reading and presenting research papers, etc.
martianbilal/Airport-Management-System
This is a project made for the Databases Course @ LUMS for Fall 2019 by Dr. Basit Shafiq. It contains a SQL Database and an admin and receptionist panel.
martianbilal/automata_proj
This is the final project for the Theory of Automata@LUMS for Spring 2020 taught by Dr. Hamad Alizai
martianbilal/blog_os
Writing an OS in Rust
martianbilal/course-v3
The 3rd edition of course.fast.ai
martianbilal/crabos
My hobby operating system written in Rust
martianbilal/gender-recogonition
This repo contains the work done to identify gender of an Urdu Speaker. --more details will be added
martianbilal/hyperodf
martianbilal/hyperodf-kernel
martianbilal/kvm-host-fork
martianbilal/Linux-Device-Driver
Advanced examples of Linux Device Drivers (LDD3) and detailed manual for running examples in QEMU which is patched with virtual PCI, USB, serial devices. I am actively composing a new book about Driver Development in Linux Kernel.
martianbilal/llvm-examples
This repo contains examples of the llvm code I used to test and learn different llvm APIs.
martianbilal/martianbilal
martianbilal/martianbilal.github.io
blog template
martianbilal/olv-notes
my notes
martianbilal/OpenWPM
A web privacy measurement framework
martianbilal/ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
martianbilal/paging-xinu
This repo contains the source code for supporting virtual memory/paging and swapping on xinu
martianbilal/peda
PEDA - Python Exploit Development Assistance for GDB
martianbilal/qemu
Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
martianbilal/qira
QEMU Interactive Runtime Analyser
martianbilal/ryu-scripts
This repository contains the scripts I have written for RYU-Controller.
martianbilal/strace
strace is a diagnostic, debugging and instructional userspace utility for Linux
martianbilal/tlpi-dist
The Linux Programming Interface by Michael Kerrisk - Distribution Version
martianbilal/twox_onedrive
martianbilal/xinu-os
The modified xinu source code used for the CS590 Fall 2022 course @purdue