Pinned Repositories
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
42
Repository of all my work during the program of Ecole 42 SIlicon Valley; a private, project-based and tuition-free coding school.
42-exam-miner
Get ready for 42 exams :bowtie:
42-exam-miner----Basic
Exam Prep Guide for Basic C - 42 School Silicon Valley 💀😎 👽🐼
42-Piscine-C
Ecole 42 - C/MINILIBX
42-piscine-exam
C Exam Alone In The Dark - Beginner
42.Exam-C
Solutions of the C beginner exam. Doing each problem correctly, one level up, and so the difficulty of the problems. If one fails a problem, you can retry another problem in the same level, but without getting the full marks.
42_CheatSheet
A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language
AADInternals
AADInternals PowerShell module for administering Azure AD and Office 365
AirGuard
Protect yourself from being tracked 🌍 by AirTags 🏷 and Find My accessories 📍
Sagar19RaoRane's Repositories
Sagar19RaoRane/awesome-android-performance
Android performance optimization tutorials, videos and tools list(Android性能优化视频,文档以及工具)
Sagar19RaoRane/BugBounty-1
RepoToStoreBugBountyInfo
Sagar19RaoRane/BurpCollaboratorDNSTunnel
A DNS tunnel utilizing the Burp Collaborator
Sagar19RaoRane/discord-banners
A reference for the Official Discord banners
Sagar19RaoRane/EconML
ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal inference problems. To date, the ALICE Python SDK (econml) implements orthogonal machine learning algorithms such as the double machine learning work of Chernozhukov et al. This toolkit is designed to measure the causal effect of some treatment variable(s) t on an outcome variable y, controlling for a set of features x.
Sagar19RaoRane/Ext3Fsd
Ext2/3/4 file system driver for Windows
Sagar19RaoRane/ft_alone_in_the_dark
42 Silicon Valley exam subjects, pseudocode, testcases, and solutions
Sagar19RaoRane/google-interview-preparation-problems
leetcode problems I solved during my Google interview preparation.
Sagar19RaoRane/h4cks
Combination of all my Resources, Links & Scripts
Sagar19RaoRane/HackBGRT
Windows boot logo changer for UEFI systems
Sagar19RaoRane/holbertonschool-low_level_programming-1
Low-level programming and algorithm projects for Holberton School Year 1
Sagar19RaoRane/info8010-deep-learning
Lectures for INFO8010 - Deep Learning, ULiège
Sagar19RaoRane/kernel-exploits
My proof-of-concept exploits for the Linux kernel
Sagar19RaoRane/Kernel-exploits-1
Collection of Windows kernel driver exploits targeting various third-party drivers, exploits vary in vulnerability class
Sagar19RaoRane/kernel_exploit_series
The best vulnerable driver to learn how to exploit kernel vulnerability.
Sagar19RaoRane/KUtrace
Low-overhead tracing of all Linux kernel-user transitions, for serious performance analysis. Includes kernel patches, loadable module, and post-processing software. Output is HTML/SVG per-CPU-core timeline that you can pan/zoom down to the nanosecond.
Sagar19RaoRane/learn-kvm
Qemu KVM(Kernel Virtual Machine)学习笔记
Sagar19RaoRane/liveW
Live opengl wallpaper for linux i3 and KDE Plasma with support for Shadertoy
Sagar19RaoRane/lulzbuster
A very fast and smart web directory and file enumeration tool written in C.
Sagar19RaoRane/malware-gems
A not so awesome list of malware gems for aspiring malware analysts
Sagar19RaoRane/MollenOS
MollenOS/Vali is a modern operating system that is built with focus on abstraction and a modular design, allowing anyone to port it to any architecture. It currently targets the x86-32 and x86-64 platform.
Sagar19RaoRane/NavigationUIDemo
Sample app showcasing using NavigationUI library to hook BottomNavigationView and NavigationView with navigation graph.
Sagar19RaoRane/OSCPRepo
A list of commands, scripts, resources, and more that I have gathered and attempted to consolidate for use as OSCP (and more) study material. Commands in 'Usefulcommands' Keepnote. Bookmarks and reading material in 'BookmarkList' CherryTree. Reconscan Py2 and Py3. Custom ISO building.
Sagar19RaoRane/rick-and-morty-app
An app created to try out the Navigation Architecture Component
Sagar19RaoRane/Simple-Notes-Kotlin-App
✍️ Simple Note Making App use mvvm architecture , dagger , coroutines and navigation component. Features includes 🗒️ create , edit and ❌ delete notes
Sagar19RaoRane/test-your-sysadmin-skills
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
Sagar19RaoRane/thirtyflightsofloving
Source code of Thirty Flights of Loving (2012)
Sagar19RaoRane/TJ-JPT
This repo contains my pentesting template that I have used in PWK and for current assessments. The template has been formatted to be used in Joplin
Sagar19RaoRane/View-ViewModel-Interaction
MVVM, View and ViewModel Interaction using LiveData without using DataBinding in Kotlin.
Sagar19RaoRane/web-dev-tools-android
Sample Android Application - MVVM, Clean Architecture, Modularization, Repository Pattern