A helper program for identifying DLLs that can be backdoored with DUALITY.
- LowDLL uses Listdlls64.exe from sysinternals' ListDLLs. You can download ListDLLs from https://learn.microsoft.com/en-us/sysinternals/downloads/listdlls
- You will need to install PeNet (via NuGet for example
NuGet\Install-Package PeNet -Version 3.0.0
). There is a packages.config for your convenience.
Copyright 2024 Aon plc