> For the complete documentation index, see [llms.txt](https://malwaresourcecode.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malwaresourcecode.com/home/fingerprinting.md).

# Fingerprinting

- [GetNumberOfLinkedDlls](https://malwaresourcecode.com/home/fingerprinting/getnumberoflinkeddlls.md)
- [PEB / TEB related](https://malwaresourcecode.com/home/fingerprinting/peb-teb-related.md)
- [GetCurrentLocaleFromTeb](https://malwaresourcecode.com/home/fingerprinting/peb-teb-related/getcurrentlocalefromteb.md)
- [GetOsBuildNumberFromPeb](https://malwaresourcecode.com/home/fingerprinting/peb-teb-related/getosbuildnumberfrompeb.md)
- [GetOsMajorVersionFromPeb](https://malwaresourcecode.com/home/fingerprinting/peb-teb-related/getosmajorversionfrompeb.md)
- [GetOsMinorVersionFromPeb](https://malwaresourcecode.com/home/fingerprinting/peb-teb-related/getosminorversionfrompeb.md)
- [GetOsPlatformIdFromPeb](https://malwaresourcecode.com/home/fingerprinting/peb-teb-related/getosplatformidfrompeb.md)
- [GetPidFromEnumProcesses](https://malwaresourcecode.com/home/fingerprinting/getpidfromenumprocesses.md)
- [IsNvidiaGraphicsCardPresent](https://malwaresourcecode.com/home/fingerprinting/isnvidiagraphicscardpresent.md)
- [IsProcessRunning (simple)](https://malwaresourcecode.com/home/fingerprinting/isprocessrunning-simple.md)
