> 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/wrappers-and-helpers.md).

# Wrappers and Helpers

- [GetProcessHeapFromTeb](https://malwaresourcecode.com/home/wrappers-and-helpers/getprocessheapfromteb.md)
- [GetCurrentThread](https://malwaresourcecode.com/home/wrappers-and-helpers/getcurrentthread.md)
- [IsPathValid](https://malwaresourcecode.com/home/wrappers-and-helpers/ispathvalid.md)
- [IsDllLoaded](https://malwaresourcecode.com/home/wrappers-and-helpers/isdllloaded.md)
- [GetFileSizeFromPath](https://malwaresourcecode.com/home/wrappers-and-helpers/getfilesizefrompath.md)
- [IsRegistryKeyValid](https://malwaresourcecode.com/home/wrappers-and-helpers/isregistrykeyvalid.md)
- [GetCurrentProcess](https://malwaresourcecode.com/home/wrappers-and-helpers/getcurrentprocess.md)
- [GetCurrentProcessIdFromTeb](https://malwaresourcecode.com/home/wrappers-and-helpers/getcurrentprocessidfromteb.md)
- [GetCurrentProcessIdFromOffset](https://malwaresourcecode.com/home/wrappers-and-helpers/getcurrentprocessidfromoffset.md)
- [ExecuteBinaryShellExecuteEx](https://malwaresourcecode.com/home/wrappers-and-helpers/executebinaryshellexecuteex.md)
- [GetProcessPathFromLoaderLoad](https://malwaresourcecode.com/home/wrappers-and-helpers/getprocesspathfromloaderload.md)
- [GetProcessPathFromUserProcessParameters](https://malwaresourcecode.com/home/wrappers-and-helpers/getprocesspathfromuserprocessparameters.md)
- [GetProcessBinaryNameFromHwnd](https://malwaresourcecode.com/home/wrappers-and-helpers/getprocessbinarynamefromhwnd.md)
- [GetCurrentDirectoryFromUserProcessParameters](https://malwaresourcecode.com/home/wrappers-and-helpers/getcurrentdirectoryfromuserprocessparameters.md)
- [GetSystemWindowsDirectory](https://malwaresourcecode.com/home/wrappers-and-helpers/getsystemwindowsdirectory.md)
- [ImplGetModuleHandle](https://malwaresourcecode.com/home/wrappers-and-helpers/implgetmodulehandle.md)
- [Masquerade Peb as Explorer](https://malwaresourcecode.com/home/wrappers-and-helpers/masquerade-peb-as-explorer.md)
