MCPcopy Create free account

hub / github.com/Phat3/PINdemonium / functions

Functions1,444 in github.com/Phat3/PINdemonium

MethodgetSystemInformation
Scylla/Scylla/SystemInformation.cpp:5
Functionget_destination_operand
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:1278
Functionget_destination_operand
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:1278
Functionget_operand_basereg
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:1242
Functionget_operand_basereg
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:1242
Functionget_operand_displacement
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:1262
Functionget_operand_displacement
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:1262
Functionget_operand_immediate
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:1254
Functionget_operand_immediate
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:1254
Functionget_operand_indexreg
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:1246
Functionget_operand_indexreg
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:1246
Functionget_source_operand
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:1272
Functionget_source_operand
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:1272
Methodgood
PINdemonium/jsoncpp.cpp:1079
MethodhandleClick
(event)
PINdemoniumReport/app/src/MemoryLayout/sliderItem.jsx:12
MethodhandleForwardedApi
Scylla/Scylla/ApiReader.cpp:115
MethodhandlePluginResults
Scylla/Scylla/DllInjectionPlugin.cpp:225
MethodhandleProcessInformationAndAddToList
Scylla/Scylla/ProcessLister.cpp:219
FunctionhandleRead
PINdemonium/PINshield.cpp:17
FunctionhandleWrite
update the write set manager
PINdemonium/OepFinder.cpp:15
FunctionhandleWrite
PINdemonium/PINshield.cpp:36
MethodhasCommentForValue
PINdemonium/jsoncpp.cpp:4620
MethodhasDirectory
Scylla/Scylla/PeParser.cpp:151
MethodhasOverlayData
Scylla/Scylla/PeParser.cpp:1211
MethodhasRelocationDirectory
Scylla/Scylla/PeParser.cpp:177
MethodhasTLSDirectory
Scylla/Scylla/PeParser.cpp:172
MethodiatAutosearchActionHandler
Scylla/Scylla/MainGui.cpp:824
FunctionimageLoadCallback
- Get initial entropy - Get PE section data - Add filtered library - Add protected libraries
PINdemonium/PINdemonium.cpp:82
Functionimp_cb
(ea, name, ord)
PINdemonium/Tests/importLister.py:6
Methodincrement
PINdemonium/jsoncpp.cpp:2269
MethodincrementCurrJMPNumber
PINdemonium/WxorXHandler.cpp:69
MethodincrementDumpNumber
Increment dump number
PINdemonium/Config.cpp:202
Methodindent
PINdemonium/jsoncpp.cpp:4582
Methodinit
PINdemonium/md5.cpp:120
MethodinitAddressCommentList
Scylla/Scylla/DisassemblerGui.cpp:395
MethodinitAsDll
Scylla/Scylla/Scylla.cpp:33
MethodinitAsGuiApp
Scylla/Scylla/Scylla.cpp:17
MethodinitBasic
PINdemonium/jsoncpp.cpp:3427
MethodinitClass
Scylla/Scylla/PeParser.cpp:78
MethodinitDeviceNameList
Scylla/Scylla/DeviceNameResolver.cpp:16
MethodinitFilterMap
Initialize the hashmap between string representing the filter type and the flag used to activate the filter **/
PINdemonium/FilterHandler.cpp:31
MethodinitHooks
PINdemonium/HookSyscalls.cpp:199
Methodinitialize
Scylla/Scylla/NativeWinApi.cpp:25
MethodinsertInJmpBlacklist
PINdemonium/ProcInfo.cpp:207
Functioninstruction_dispbytes
Returns the number of displacement bytes used in the instruction.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:436
Functioninstruction_dispbytes
Returns the number of displacement bytes used in the instruction.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:436
Functioninstruction_eflags_affected
Returns the eflags that are affected by this instruction.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:550
Functioninstruction_eflags_affected
Returns the eflags that are affected by this instruction.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:550
Functioninstruction_eflags_used
Returns the eflags that are used by this instruction.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:562
Functioninstruction_eflags_used
Returns the eflags that are used by this instruction.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:562
Functioninstruction_flags
Arbitrary flags used by the disassembler.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:472
Functioninstruction_flags
Arbitrary flags used by the disassembler.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:472
Functioninstruction_free
Deallocates the memory used by an instance of the Instruction class.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:309
Functioninstruction_free
Deallocates the memory used by an instance of the Instruction class.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:309
Functioninstruction_immbytes
Returns the number of immediate bytes used by the instruction.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:448
Functioninstruction_immbytes
Returns the number of immediate bytes used by the instruction.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:448
Functioninstruction_length
Returns the length of the instruction in terms of bytes.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:355
Functioninstruction_length
Returns the length of the instruction in terms of bytes.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:355
Functioninstruction_mode
Returns the addressing mode used when disassembling this instruction.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:380
Functioninstruction_mode
Returns the addressing mode used when disassembling this instruction.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:380
Functioninstruction_modrm
Returns the Mod R/M byte of the instruction, if any.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:412
Functioninstruction_modrm
Returns the Mod R/M byte of the instruction, if any.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:412
Functioninstruction_op1
Returns the first operand of the instruction, if any.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:514
Functioninstruction_op1
Returns the first operand of the instruction, if any.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:514
Functioninstruction_op2
Returns the second operand of the instruction, if any.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:526
Functioninstruction_op2
Returns the second operand of the instruction, if any.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:526
Functioninstruction_op3
Returns the third operand of the instruction, if any.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:538
Functioninstruction_op3
Returns the third operand of the instruction, if any.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:538
Functioninstruction_opcode
Returns the one-byte opcode associated with this instruction.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:400
Functioninstruction_opcode
Returns the one-byte opcode associated with this instruction.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:400
Functioninstruction_raw
Returns the raw string associated with the instruction.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:484
Functioninstruction_raw
Returns the raw string associated with the instruction.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:484
Functioninstruction_sectionbytes
Returns the number of section bytes used by the instruction.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:460
Functioninstruction_sectionbytes
Returns the number of section bytes used by the instruction.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:460
Functioninstruction_sib
Returns the SIB byte of the instruction, if any.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:424
Functioninstruction_sib
Returns the SIB byte of the instruction, if any.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:424
Functioninstruction_to_s
Converts the instruction to a printable disassembled string using the format that the Dasm instance the instruction came from is using.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:497
Functioninstruction_to_s
Converts the instruction to a printable disassembled string using the format that the Dasm instance the instruction came from is using.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:497
Functioninstruction_type
Returns the type of instruction as represented by a constant that can be found under the Instruction::Type module.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:368
Functioninstruction_type
Returns the type of instruction as represented by a constant that can be found under the Instruction::Type module.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:368
MethodintraWriteSetJMPAnalysis
PINdemonium/OepFinder.cpp:150
MethodinvalidPath
PINdemonium/jsoncpp.cpp:3943
Methodinvalidate
Scylla/Scylla/ImportsHandling.cpp:14
MethodinvalidateSelectedImportsActionHandler
Scylla/Scylla/MainGui.cpp:749
MethodisAddrInWhiteList
Check if address is inside: - Main executable - Stack - Dynamically allocated memory - Teb - Peb - generic memory region (SharedMemory pContextD
PINdemonium/FakeReadHandler.cpp:246
MethodisAddressValidImageMemory
Scylla/Scylla/IATReferenceScan.cpp:283
MethodisApiBlacklisted
Scylla/Scylla/ApiReader.cpp:1190
MethodisApiForwarded
Scylla/Scylla/ApiReader.cpp:103
MethodisBool
PINdemonium/jsoncpp.cpp:3684
MethodisConvertibleTo
PINdemonium/jsoncpp.cpp:3284
MethodisDouble
PINdemonium/jsoncpp.cpp:3764
MethodisEqual
PINdemonium/jsoncpp.cpp:2305
MethodisIATOutsidePeImage
Scylla/Scylla/MainGui.cpp:1650
MethodisIATPointerValid
Try to read in the memory area poited by iatPointer and return true if this memory is readable(readMemoryFromProcess) and the content of this area is
Scylla/Scylla/IATSearch.cpp:225
MethodisInsideCreateProcess
PINdemonium/ProcessInjectionModule.cpp:23
MethodisInsideJmpBlacklist
PINdemonium/ProcInfo.cpp:211
MethodisInt
PINdemonium/jsoncpp.cpp:3686
MethodisInt64
PINdemonium/jsoncpp.cpp:3716
MethodisIntegral
PINdemonium/jsoncpp.cpp:3756
MethodisInvalidMemoryForIat
Scylla/Scylla/ApiReader.cpp:1233
← previousnext →1,001–1,100 of 1,444, ranked by callers