PE-sieve
Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks, in-memory patches).
Loading...
Searching...
No Matches
pesieve::PatchList::Patch Member List

This is the complete list of members for pesieve::PatchList::Patch, including all inherited members.

endRvapesieve::PatchList::Patchprotected
getFormattedName()pesieve::PatchList::Patchprotected
getHookTargetVA()pesieve::PatchList::Patchinline
hooked_funcpesieve::PatchList::Patchprotected
hookTargetModNamepesieve::PatchList::Patchprotected
hookTargetModulepesieve::PatchList::Patchprotected
hookTargetVApesieve::PatchList::Patchprotected
idpesieve::PatchList::Patchprotected
isDirectpesieve::PatchList::Patchprotected
isTargetSuspiciouspesieve::PatchList::Patchprotected
moduleBasepesieve::PatchList::Patchprotected
paddingValpesieve::PatchList::Patchprotected
Patch(HMODULE module_base, size_t patch_id, DWORD start_rva)pesieve::PatchList::Patchinline
Patch(const Patch &other)pesieve::PatchList::Patchinline
PatchAnalyzer classpesieve::PatchList::Patchfriend
PatchList classpesieve::PatchList::Patchfriend
resolveHookedExport(peconv::ExportsMapper &expMap)pesieve::PatchList::Patchprotected
setEnd(DWORD end_rva)pesieve::PatchList::Patchinline
setHookTarget(ULONGLONG target_va, bool is_direct=true, t_patch_type hook_type=pesieve::HOOK_INLINE)pesieve::PatchList::Patchinline
setHookTargetInfo(ULONGLONG targetModuleBase, bool isSuspiocious, std::string targetModuleName)pesieve::PatchList::Patchinline
startRvapesieve::PatchList::Patchprotected
toJSON(std::stringstream &outs, size_t level, bool short_info)pesieve::PatchList::Patch
toTAG(std::ofstream &patch_report, const char delimiter)pesieve::PatchList::Patch
typepesieve::PatchList::Patchprotected