MCPcopy Create free account

hub / github.com/0xJs/RedTeaming_CheatSheet / functions

Functions1,919 in github.com/0xJs/RedTeaming_CheatSheet

FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/findfunc/target.cpp:31
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/findfunc/extend.cpp:94
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/tryman/tstman.cpp:239
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/opengl/ogldet.cpp:28
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/echo/echofx.cpp:18
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/tracelnk/trclnk.cpp:662
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/traceser/trcser.cpp:1157
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/simple/simple.cpp:31
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/tracessl/trcssl.cpp:1759
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/dtest/dtarge.cpp:296
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/einst/edll2x.cpp:45
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/einst/edll3x.cpp:72
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/einst/edll1x.cpp:45
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/tracebld/trcbld.cpp:4551
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/traceapi/trcapi.cpp:440
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/tracetcp/trctcp.cpp:1869
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/tracemem/trcmem.cpp:498
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/comeasy/wrotei.cpp:114
FunctionDllMain
coding/projects/Hooking/Detours/detours/samples/tracereg/trcreg.cpp:1554
FunctionDllMain
coding/projects/Hooking/InLine_Patching/hookem.cpp:62
FunctionDllMain
coding/projects/Hooking/IAT/hookem.cpp:84
FunctionDllMain
coding/projects/Code_Injection/Remote_Process_DLL/implantDLL.cpp:32
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/sRDI/TestDLL/dllmain.cpp:6
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/VCsniff.cpp:87
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/slept/dslept.cpp:82
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/slept/slept.cpp:79
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/findfunc/target.cpp:31
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/findfunc/extend.cpp:94
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/tryman/tstman.cpp:239
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/opengl/ogldet.cpp:28
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/echo/echofx.cpp:18
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/tracelnk/trclnk.cpp:662
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/traceser/trcser.cpp:1157
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/simple/simple.cpp:31
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/tracessl/trcssl.cpp:1759
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/dtest/dtarge.cpp:296
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/einst/edll2x.cpp:45
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/einst/edll3x.cpp:72
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/einst/edll1x.cpp:45
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/tracebld/trcbld.cpp:4551
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/traceapi/trcapi.cpp:440
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/tracetcp/trctcp.cpp:1869
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/tracemem/trcmem.cpp:498
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/comeasy/wrotei.cpp:114
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/tracereg/trcreg.cpp:1554
FunctionDllMain
coding/projects/VeraCryptPasswordStealer/VCmigrate/vcmigrate.cpp:288
FunctionDllMain
coding/projects/Dropper_AES_Reflected_DLL_MapView_Explorer/sRDI/TestDLL/dllmain.cpp:6
FunctionDllMain
coding/projects/Dropper_AES_Reflected_DLL_MapView_Explorer/DLL/implantDLL.cpp:74
FunctionDllMain
coding/projects/ReflectiveCode/Shellcode_ReflectiveDLL_Loader/implantDLL.cpp:74
FunctionDllMain
coding/projects/ReflectiveCode/Shellcode_ReflectiveDLL_Loader/sRDI/TestDLL/dllmain.cpp:6
FunctionDllMain
coding/projects/ReflectiveCode/ReflectiveDLL_Loader/ReflectiveLoader.c:478
FunctionDllMain
coding/projects/ReflectiveCode/ReflectiveDLL_Loader/implantDLL.cpp:70
FunctionDllMain
coding/projects/Basics/implantDLL/implantDLL.cpp:6
MethodDump
coding/projects/Hooking/Detours/detours/samples/tracebld/trcbld.cpp:755
MethodDump
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/tracebld/trcbld.cpp:755
FunctionDumpMemory
coding/projects/Hooking/Detours/detours/samples/tryman/tstman.cpp:190
FunctionDumpMemory
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/tryman/tstman.cpp:190
MethodEndInSlash
coding/projects/Hooking/Detours/detours/samples/tracebld/trcbld.cpp:1078
MethodEndInSlash
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/tracebld/trcbld.cpp:1078
MethodEqual
coding/projects/Hooking/Detours/detours/samples/tracebld/trcbld.cpp:565
MethodEqual
coding/projects/Hooking/Detours/detours/samples/tracebld/trcbld.cpp:1017
MethodEqual
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/tracebld/trcbld.cpp:565
MethodEqual
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/tracebld/trcbld.cpp:1017
FunctionExportCallback
///////////////////////////////////////////////////////////////////////// This code verifies that the named DLL has been configured correctly to be i
coding/projects/Hooking/Detours/detours/samples/setdll/setdll.cpp:44
FunctionExportCallback
coding/projects/Hooking/Detours/detours/samples/dumpe/dumpe.cpp:47
FunctionExportCallback
coding/projects/Hooking/Detours/detours/samples/withdll/withdll.cpp:43
FunctionExportCallback
coding/projects/Hooking/Detours/detours/samples/disas/disas.cpp:232
FunctionExportCallback
///////////////////////////////////////////////////////////////////////// This code verifies that the named DLL has been configured correctly to be i
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/setdll/setdll.cpp:44
FunctionExportCallback
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/dumpe/dumpe.cpp:47
FunctionExportCallback
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/withdll/withdll.cpp:43
FunctionExportCallback
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/disas/disas.cpp:232
FunctionExtend
coding/projects/Hooking/Detours/detours/samples/findfunc/extend.cpp:18
FunctionExtend
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/findfunc/extend.cpp:18
FunctionExtendEntryPoint
coding/projects/Hooking/Detours/detours/samples/findfunc/extend.cpp:44
FunctionExtendEntryPoint
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/findfunc/extend.cpp:44
MethodFind
coding/projects/Hooking/Detours/detours/samples/tracebld/trcbld.cpp:632
MethodFind
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/tracebld/trcbld.cpp:632
MethodFindFull
coding/projects/Hooking/Detours/detours/samples/tracebld/trcbld.cpp:1191
MethodFindFull
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/tracebld/trcbld.cpp:1191
MethodFindPartial
coding/projects/Hooking/Detours/detours/samples/tracebld/trcbld.cpp:1239
MethodFindPartial
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/tracebld/trcbld.cpp:1239
FunctionFindTarget
coding/projects/Code_Injection/EarlyBird/implant.cpp:137
FunctionFindThread
coding/projects/WoW64/implant.cpp:181
FunctionFindThread
coding/projects/Code_Injection/MapView/implant.cpp:163
FunctionFindThread
coding/projects/Code_Injection/EarlyBird/implant.cpp:166
FunctionFindThread
coding/projects/VeraCryptPasswordStealer/VCmigrate/vcmigrate.cpp:127
MethodFiniObject
coding/projects/Hooking/Detours/detours/samples/cping/cping.cpp:1171
MethodFiniObject
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/cping/cping.cpp:1171
MethodFiniSystem
coding/projects/Hooking/Detours/detours/samples/cping/cping.cpp:1155
MethodFiniSystem
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/cping/cping.cpp:1155
MethodForget
coding/projects/Hooking/Detours/detours/samples/tracebld/trcbld.cpp:1563
MethodForget
coding/projects/VeraCryptPasswordStealer/VCsniff/detours/samples/tracebld/trcbld.cpp:1563
MethodFreeLibrary
(IntPtr hModule)
coding/projects/VeraCryptPasswordStealer/sRDI/DotNet/Program.cs:52
MethodFreeLibrary
(IntPtr hModule)
coding/projects/Dropper_AES_Reflected_DLL_MapView_Explorer/sRDI/DotNet/Program.cs:52
MethodFreeLibrary
(IntPtr hModule)
coding/projects/ReflectiveCode/Shellcode_ReflectiveDLL_Loader/sRDI/DotNet/Program.cs:52
MethodGetCurrentProcess
()
coding/projects/VeraCryptPasswordStealer/sRDI/DotNet/Program.cs:79
MethodGetCurrentProcess
()
coding/projects/Dropper_AES_Reflected_DLL_MapView_Explorer/sRDI/DotNet/Program.cs:79
MethodGetCurrentProcess
()
coding/projects/ReflectiveCode/Shellcode_ReflectiveDLL_Loader/sRDI/DotNet/Program.cs:79
MethodGetCurrentThread
()
coding/projects/VeraCryptPasswordStealer/sRDI/DotNet/Program.cs:73
MethodGetCurrentThread
()
coding/projects/Dropper_AES_Reflected_DLL_MapView_Explorer/sRDI/DotNet/Program.cs:73
← previousnext →901–1,000 of 1,919, ranked by callers