Anomalies
  • 19 Apr 2023
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Anomalies

  • Dark
    Light

Article Summary

Anomalies

hidden_module_scan

Look for hidden modules in a process's (or all) memory. Hidden modules are DLLs or dylibs loaded manually (not by the OS).

Platforms:

Usage:

usage: hidden_module_scan [-h] pid

positional arguments:
  pid         pid of the process to scan, or "-1" for ALL processes


Was this article helpful?

What's Next