2 مستودعات
Techniques for mimicking the bundle identifiers and icons of other applications to change how the OS attributes a process.
Distinct from Pre-configured Application Bundles: Unlike application bundles, this focuses on emulating the identity of an app for system notification attribution.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Application Identity Spoofing. Refine with filters or upvote what's useful.
terminal-notifier is a command line utility and system alert wrapper for macOS. It serves as a shell-based bridge that enables the triggering of native desktop notifications through the macOS Notification Center. The tool allows for the customization of notification titles, subtitles, and message bodies, and supports the use of custom application icons and system sounds. It includes a system for organizing alerts into groups and configuring specific actions, such as opening URLs or executing shell commands, when a user interacts with a notification. The utility supports receiving notificatio
Allows the use of custom bundle identifiers and icons to spoof the originating application of a notification.
OffensiveNim is a red teaming framework and post-exploitation toolkit developed in Nim. It provides a collection of low-level primitives and a Windows API wrapper designed for offensive security operations, including malware development and shellcode loading. The project focuses on evasion and obfuscation through techniques such as API unhooking, direct system calls, and anti-debugging mechanisms. It features diverse payload delivery methods, including reflective binary loading, the execution of .NET assemblies via CLR hosting, and various shellcode injection techniques using fibers, COM obje
Creates suspended processes with fake parent IDs to disguise the execution's identity.