2 रिपॉजिटरी
Techniques for identifying virtualized environments by inspecting hardware identifiers and device strings.
Distinct from Hardware Inspection: Unlike hardware drivers or virtualization layers, this is a detection technique focusing on artifact inspection.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Hardware Artifact Analysis. Refine with filters or upvote what's useful.
Pafish is an anti-analysis sandbox detector and virtualization environment tester. It serves as a diagnostic utility to identify if a system is running inside a virtual machine or a malware analysis sandbox by executing common anti-analysis techniques. The tool validates the effectiveness of various evasion methods and supports research into sandbox detection. It tests whether a target system can be recognized as a virtualized environment to help improve the stealth of malware analysis environments. Detection is achieved through a variety of behavioral checks, including hardware artifact ana
Implements hardware artifact checks to identify patterns typical of virtual machine drivers.
This project is a collection of research and tools for reverse engineering the hardware and communication protocols of Nintendo Switch consoles and controllers. It provides a comprehensive toolset for analyzing physical hardware interfaces, parsing controller communication protocols, extracting embedded firmware, and emulating input signals. The project focuses on decoding raw serial data and packets from controllers to extract input and sensor states. It includes capabilities for simulating hardware signals to send spoofed input data to the system console and extracting microcontroller softw
Identifies the hardware address and polling frequency of the capacitive touch controller.