> 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/library-loading.md).

# Library Loading

- [GetTeb](https://malwaresourcecode.com/home/library-loading/getteb.md)
- [GetPeb](https://malwaresourcecode.com/home/library-loading/getpeb.md)
- [GetKUserSharedData](https://malwaresourcecode.com/home/library-loading/getkusershareddata.md)
- [RtlLoadPeHeaders](https://malwaresourcecode.com/home/library-loading/rtlloadpeheaders.md): Small helper function used by other library loading functions
- [LdrLoadGetProcedureAddress](https://malwaresourcecode.com/home/library-loading/ldrloadgetprocedureaddress.md): Subroutine used by library loading functions to handle API sets
- [GetRtlUserProcessParameters](https://malwaresourcecode.com/home/library-loading/getrtluserprocessparameters.md)
- [ProxyRegisterWaitLoadLibrary](https://malwaresourcecode.com/home/library-loading/proxyregisterwaitloadlibrary.md)
- [ProxyWorkItemLoadLibrary](https://malwaresourcecode.com/home/library-loading/proxyworkitemloadlibrary.md)
- [Function Import Methods](https://malwaresourcecode.com/home/library-loading/function-import-methods.md)
- [GetProcAddress (Safe)](https://malwaresourcecode.com/home/library-loading/function-import-methods/getprocaddress-safe.md)
- [GetProcAddressDjb2](https://malwaresourcecode.com/home/library-loading/function-import-methods/getprocaddressdjb2.md)
- [GetProcAddressFowlerNollVoVariant1a](https://malwaresourcecode.com/home/library-loading/function-import-methods/getprocaddressfowlernollvovariant1a.md)
- [GetProcAddressJenkinsOneAtATime32Bit](https://malwaresourcecode.com/home/library-loading/function-import-methods/getprocaddressjenkinsoneatatime32bit.md)
- [GetProcAddressLoseLose](https://malwaresourcecode.com/home/library-loading/function-import-methods/getprocaddressloselose.md)
- [GetProcAddressMurmur](https://malwaresourcecode.com/home/library-loading/function-import-methods/getprocaddressmurmur.md)
- [GetProcAddressRotr32](https://malwaresourcecode.com/home/library-loading/function-import-methods/getprocaddressrotr32.md)
- [GetProcAddressSdbm](https://malwaresourcecode.com/home/library-loading/function-import-methods/getprocaddresssdbm.md)
- [GetProcAddressSipHash](https://malwaresourcecode.com/home/library-loading/function-import-methods/getprocaddresssiphash.md)
- [GetProcAddressSuperFastHash](https://malwaresourcecode.com/home/library-loading/function-import-methods/getprocaddresssuperfasthash.md)
- [GetProcAddressUnknownGenericHash1](https://malwaresourcecode.com/home/library-loading/function-import-methods/getprocaddressunknowngenerichash1.md)
