6 个仓库
Requests administrator rights at runtime to access protected system directories for file modification.
Distinct from Privilege Escalation Techniques: Distinct from Privilege Escalation Techniques: focuses on requesting elevated privileges at runtime rather than exploiting system vulnerabilities.
Explore 6 awesome GitHub repositories matching security & cryptography · Runtime Privilege Escalations. Refine with filters or upvote what's useful.
Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.
Uses Authorization Services to request root privileges, enabling inspection of processes owned by other users without requiring a separate sudo invocation.
This project is a collection of malware analysis reports and decompiled code focused on a backdoor embedded within an Android application. It serves as a study of Android APK malware, documenting the specific code patterns used for unauthorized data access and system security bypasses. The research focuses on dynamic bytecode loading and the execution of remote files to implement persistence. It specifically analyzes mechanisms for downloading and running remote Dalvik Executable files to change application behavior without updating the installed package. The analysis covers several security
Documents how system permission checks are bypassed to gain unauthorized access to restricted Android OS features.
SelfControl 是一款 macOS 网站拦截器和时间锁定生产力工具。它作为一种持久性内容过滤器,在固定时间内限制对指定网站和电子邮件服务器的访问。 该应用通过倒计时器强制执行这些限制,无法通过重启计算机或删除应用来绕过。它确保在预定时间过期前拦截持续有效。 该工具通过修改系统 hosts 文件并利用特权后台守护进程来管理数字干扰。用户界面通过本地化支持多种语言。
Requests administrator rights at runtime to perform privileged system operations like modifying the hosts file.
VisualStudioUninstaller 是一个专门的注册表和文件清理工具,旨在彻底删除 Visual Studio 安装工件、注册表项和损坏的文件。它作为 Windows 软件清理实用程序,识别并删除失败的软件安装留下的残留文件和陈旧安装程序。 该工具专注于开发环境重置和软件安装恢复,通过清除损坏的工件为系统准备全新安装。这包括执行 Windows 注册表维护,以删除标准卸载程序可能留下的陈旧键值和孤立文件路径。 该实用程序通过执行卸载命令并删除残留文件和注册表项来管理软件卸载,以防止在未来的安装尝试中发生冲突。
Runs with administrative permissions to modify protected registry hives and delete system-level files.
Requests administrator rights at runtime to access protected system directories for file modification.
Adobe Downloader is a macOS utility that downloads and installs any Adobe application directly from official Adobe sources, and also functions as a comprehensive Adobe Creative Cloud cleaner tool. It removes all Adobe software, preferences, caches, licenses, logs, background services, and keychain entries from a Mac system. The tool uses a privileged helper process that communicates via XPC to perform system-level operations such as file removal and software installation. It manages background processes through macOS launchd plists, stops Adobe background services and genuine validation proce
Uses a separate helper process with elevated permissions to execute system-level tasks, communicating through XPC for secure operation.