CHANDRA KANT BAURI's repositories
Project-OS
Writing an OS nobody ask for..............
bootloader
Write a bootloader from scratch..............
BootSector-Snake-game-x86-assembly
Making a bootable snake game in less than 512 bytes with a 16-bit real mode assembly, flat assembler, and Qemu
Change-Kali-Linux-Grub-Background
How to Change Kali Linux Grub Background images
Malware-Analysis-and-Reverse-Engineering
Malware Analysis and Reverse Engineering, Malware Analysis Reports..........
Python-Networking
Python Scripts For Networking.........
3D-Contour-Plots
Visualise 3d function in 2d using matplotlib and numpy in python
CryptoZombies
Create your own crypto-collectables game to learn how to develop Solidity smart contracts with CryptoZombies, a free interactive code school.
Digital-Forensics
A report on Digital Forensics Investigation with SOP (Standard Operating Procedure)
Exploit-Development
🛠️ Exploit Development: This repository is a curated collection of low-level exploit examples and shellcode execution techniques. It is designed for cybersecurity researchers, reverse engineers, and students interested in understanding how raw shellcode is constructed, injected, and executed in real environments.
Exposing-Localhost-to-the-Internet
Expose your local network to the World using Ngrok.
HTB-Writeups
HACK THE BOX WRITEUPS..........
Malware-Detection
Malware Detection using machine learning
pwnable.kr
'pwnable.kr' is a non-commercial wargame site which provides various pwn challenges regarding system exploitation.
ROP-Emporium
Return-oriented programming (ROP)
Sentiment-Analysis
Sentiment Analysis with HuggingFace transformers in Python.
Socket-Programming
Socket Programming is a method to connect two nodes over a network to establish a means of communication between those two nodes. A node represents a computer or a physical device with an internet connection. A socket is the endpoint used for connecting to a node
x86-Assembly
low level Assembly Programming...................
your-first-machine-learning-model-in-Python
Create your first machine learning model in python...........
Cloud-Security
Hey there! This repo is my personal playground where I tackle cloud security CTF challenges, mess around with exploits, and stash all my notes and scripts.
maldev-go
MalDev-Go is a hands-on journey into the world of malware development using Go. It focuses on practical experiments with Windows internals, API calls, shellcode execution, and evasion techniques, giving learners a structured path to understand how offensive tooling is built.