# Wrappers and Helpers

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