sys
There are 142 repositories under sys topic.
dokan-dev/dokany
User mode file system library for windows with FUSE Wrapper
thecodrr/fdir
⚡ The fastest directory crawler & globbing library for NodeJS. Crawls 1m files in < 1s
XYDsoft/NewProxy
调用netfilter2驱动实现指定进程的代理,也可作为游戏加速器。可以自己添加代理IP,支持代理任何进程,支持完整的IPv4和IPv6,支持SOCKS5、Shadowsocks代理ip,支持TCP、UDP协议。兼容全部Windows系统 XP/2003/2008/2012/Vista/7/8/10 x86/x64&VMware、VirtualBox、Hyper-V,同时兼容各种安卓模拟器。
i32-Sudo/PdFwKrnlMapper
An Unsigned Driver Mapper for Windows 10 22H2 -> Windows 11 23H2 that uses PdFwKrnl to exploit the Read/Write IOCTL Calls to disable DSE & PG to map the unsigned driver.
tong/wtri
Haxe/Sys web server
DestroyerDarkNess/DestroyerProtection
Several classes that give you Protection for your .NET Application. Includes DestroyerProtection Lib, for other languages.
TwoUnderscorez/DuckOS
Such OS; Very Duck!
EPSOFT/tictactoe
Tictactoe
vAlerainTech/vAlerain-Ark
🔭This will be my first long-term update project, and vAlerainArk is committed to helping security personnel with testing.
santhoshse7en/imdby
imdby is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies.
AugustArchive/sysinfo
:gear: | Shows system information (based on os-utils)
aurimas13/BirthdayReminderApp
Program to find person's birthday & send emails to the rest.
pieterlange/kube-sysctl
:pill: Update kernel parameters at runtime from configmap
zakarouf/z_
An Easy-to-use Framework for the C Language.
brettlangdon/sysaudit
Backport module for sys.audit and sys.addaudithook mechanism
ibrahim-sisar/Image_resizer
Image Resizer it is a program that can copy and modify all images in a specific file to a new file using one command
Sabyasachi-Seal/Port-IPScanner
A Scanner that shows all the open ports in an IP Range
tcly861204/python-sokoban
python开发推箱子小游戏
ThisIs-Developer/AI-Development
This repository is a curated collection of resources, code, and projects focused on artificial intelligence (AI) development. Dive into deep learning, machine learning, computer vision, and Python development with our comprehensive set of tools
AbdullahELyamany/Application-To-Remember
Application To Remember every 25 minutes Using Python
vusalaxndzde/currency-calculator
currency calculator with PyQt5
akash-rajak/IP-Address-Extractor-Validator
Python script to extract and validate IP addresses.
arevish/Flappybird-GUI
Flappy Bird Game Is Made Using Python3 & Pygame Module. Your main objective is to get pass through the tunnels without colliding or falling down to the space. Your score increases if you pass a tunnel. press `Space` or `UP Arrow key` to move the bird.
fncnt/librna-sys
Unsafe low-level Rust bindings for the ViennaRNA package.
hansalemaos/tracealllines
Prints all executed lines
Hotmansifu/Url-shortener
Basic tool for shortening URLs
juzcho/Loan_Qualifier_Application_using_Python
Loan qualifier application with Pytest and questionary.
Kokolipa/crime_analysis
Analysing Chicago Crime Data
rajendrakumaryadav/AdvanceOS
Masters Advance OS Practical solved Slips
romanin-rf/basic-system-information
Показывает базовую информацию о работе системы
stdlib-js/os
Standard library OS utilities.
falcoale/Impiccato
Gioco dell'Impiccato in Python!
LisaKey/convert-csv-to-sav
We used python 🐍 to convert a csv file into a sav file with all the modifications needed to open it in IBM spss and be able to analyse our data.
Statute8234/Laser-Strategy
Rating: (8/10): Is an interactive graphical simulation using Pygame library, featuring laser and detector dynamics. It includes pathfinding, collision detection, and dynamic object interactions. The game allows dragging, checking for collisions, and updating object states.
Statute8234/Puzzle-AI-Evolution-in-Action
Rating: (7/10) The Python program creates a puzzle game using the Pygame library, controlling enemies by collecting colored foods. It initializes the environment, creates classes, and implements the NEAT algorithm for neural network control.