Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phat3/PINdemonium
/ functions
Functions
1,444 in github.com/Phat3/PINdemonium
⨍
Functions
1,444
◇
Types & classes
242
Method
getSystemInformation
Scylla/Scylla/SystemInformation.cpp:5
Function
get_destination_operand
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:1278
Function
get_destination_operand
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:1278
Function
get_operand_basereg
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:1242
Function
get_operand_basereg
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:1242
Function
get_operand_displacement
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:1262
Function
get_operand_displacement
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:1262
Function
get_operand_immediate
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:1254
Function
get_operand_immediate
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:1254
Function
get_operand_indexreg
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:1246
Function
get_operand_indexreg
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:1246
Function
get_source_operand
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:1272
Function
get_source_operand
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:1272
Method
good
PINdemonium/jsoncpp.cpp:1079
Method
handleClick
(event)
PINdemoniumReport/app/src/MemoryLayout/sliderItem.jsx:12
Method
handleForwardedApi
Scylla/Scylla/ApiReader.cpp:115
Method
handlePluginResults
Scylla/Scylla/DllInjectionPlugin.cpp:225
Method
handleProcessInformationAndAddToList
Scylla/Scylla/ProcessLister.cpp:219
Function
handleRead
PINdemonium/PINshield.cpp:17
Function
handleWrite
update the write set manager
PINdemonium/OepFinder.cpp:15
Function
handleWrite
PINdemonium/PINshield.cpp:36
Method
hasCommentForValue
PINdemonium/jsoncpp.cpp:4620
Method
hasDirectory
Scylla/Scylla/PeParser.cpp:151
Method
hasOverlayData
Scylla/Scylla/PeParser.cpp:1211
Method
hasRelocationDirectory
Scylla/Scylla/PeParser.cpp:177
Method
hasTLSDirectory
Scylla/Scylla/PeParser.cpp:172
Method
iatAutosearchActionHandler
Scylla/Scylla/MainGui.cpp:824
Function
imageLoadCallback
- Get initial entropy - Get PE section data - Add filtered library - Add protected libraries
PINdemonium/PINdemonium.cpp:82
Function
imp_cb
(ea, name, ord)
PINdemonium/Tests/importLister.py:6
Method
increment
PINdemonium/jsoncpp.cpp:2269
Method
incrementCurrJMPNumber
PINdemonium/WxorXHandler.cpp:69
Method
incrementDumpNumber
Increment dump number
PINdemonium/Config.cpp:202
Method
indent
PINdemonium/jsoncpp.cpp:4582
Method
init
PINdemonium/md5.cpp:120
Method
initAddressCommentList
Scylla/Scylla/DisassemblerGui.cpp:395
Method
initAsDll
Scylla/Scylla/Scylla.cpp:33
Method
initAsGuiApp
Scylla/Scylla/Scylla.cpp:17
Method
initBasic
PINdemonium/jsoncpp.cpp:3427
Method
initClass
Scylla/Scylla/PeParser.cpp:78
Method
initDeviceNameList
Scylla/Scylla/DeviceNameResolver.cpp:16
Method
initFilterMap
Initialize the hashmap between string representing the filter type and the flag used to activate the filter **/
PINdemonium/FilterHandler.cpp:31
Method
initHooks
PINdemonium/HookSyscalls.cpp:199
Method
initialize
Scylla/Scylla/NativeWinApi.cpp:25
Method
insertInJmpBlacklist
PINdemonium/ProcInfo.cpp:207
Function
instruction_dispbytes
Returns the number of displacement bytes used in the instruction.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:436
Function
instruction_dispbytes
Returns the number of displacement bytes used in the instruction.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:436
Function
instruction_eflags_affected
Returns the eflags that are affected by this instruction.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:550
Function
instruction_eflags_affected
Returns the eflags that are affected by this instruction.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:550
Function
instruction_eflags_used
Returns the eflags that are used by this instruction.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:562
Function
instruction_eflags_used
Returns the eflags that are used by this instruction.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:562
Function
instruction_flags
Arbitrary flags used by the disassembler.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:472
Function
instruction_flags
Arbitrary flags used by the disassembler.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:472
Function
instruction_free
Deallocates the memory used by an instance of the Instruction class.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:309
Function
instruction_free
Deallocates the memory used by an instance of the Instruction class.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:309
Function
instruction_immbytes
Returns the number of immediate bytes used by the instruction.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:448
Function
instruction_immbytes
Returns the number of immediate bytes used by the instruction.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:448
Function
instruction_length
Returns the length of the instruction in terms of bytes.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:355
Function
instruction_length
Returns the length of the instruction in terms of bytes.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:355
Function
instruction_mode
Returns the addressing mode used when disassembling this instruction.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:380
Function
instruction_mode
Returns the addressing mode used when disassembling this instruction.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:380
Function
instruction_modrm
Returns the Mod R/M byte of the instruction, if any.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:412
Function
instruction_modrm
Returns the Mod R/M byte of the instruction, if any.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:412
Function
instruction_op1
Returns the first operand of the instruction, if any.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:514
Function
instruction_op1
Returns the first operand of the instruction, if any.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:514
Function
instruction_op2
Returns the second operand of the instruction, if any.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:526
Function
instruction_op2
Returns the second operand of the instruction, if any.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:526
Function
instruction_op3
Returns the third operand of the instruction, if any.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:538
Function
instruction_op3
Returns the third operand of the instruction, if any.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:538
Function
instruction_opcode
Returns the one-byte opcode associated with this instruction.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:400
Function
instruction_opcode
Returns the one-byte opcode associated with this instruction.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:400
Function
instruction_raw
Returns the raw string associated with the instruction.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:484
Function
instruction_raw
Returns the raw string associated with the instruction.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:484
Function
instruction_sectionbytes
Returns the number of section bytes used by the instruction.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:460
Function
instruction_sectionbytes
Returns the number of section bytes used by the instruction.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:460
Function
instruction_sib
Returns the SIB byte of the instruction, if any.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:424
Function
instruction_sib
Returns the SIB byte of the instruction, if any.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:424
Function
instruction_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
Function
instruction_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
Function
instruction_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
Function
instruction_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
Method
intraWriteSetJMPAnalysis
PINdemonium/OepFinder.cpp:150
Method
invalidPath
PINdemonium/jsoncpp.cpp:3943
Method
invalidate
Scylla/Scylla/ImportsHandling.cpp:14
Method
invalidateSelectedImportsActionHandler
Scylla/Scylla/MainGui.cpp:749
Method
isAddrInWhiteList
Check if address is inside: - Main executable - Stack - Dynamically allocated memory - Teb - Peb - generic memory region (SharedMemory pContextD
PINdemonium/FakeReadHandler.cpp:246
Method
isAddressValidImageMemory
Scylla/Scylla/IATReferenceScan.cpp:283
Method
isApiBlacklisted
Scylla/Scylla/ApiReader.cpp:1190
Method
isApiForwarded
Scylla/Scylla/ApiReader.cpp:103
Method
isBool
PINdemonium/jsoncpp.cpp:3684
Method
isConvertibleTo
PINdemonium/jsoncpp.cpp:3284
Method
isDouble
PINdemonium/jsoncpp.cpp:3764
Method
isEqual
PINdemonium/jsoncpp.cpp:2305
Method
isIATOutsidePeImage
Scylla/Scylla/MainGui.cpp:1650
Method
isIATPointerValid
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
Method
isInsideCreateProcess
PINdemonium/ProcessInjectionModule.cpp:23
Method
isInsideJmpBlacklist
PINdemonium/ProcInfo.cpp:211
Method
isInt
PINdemonium/jsoncpp.cpp:3686
Method
isInt64
PINdemonium/jsoncpp.cpp:3716
Method
isIntegral
PINdemonium/jsoncpp.cpp:3756
Method
isInvalidMemoryForIat
Scylla/Scylla/ApiReader.cpp:1233
← previous
next →
1,001–1,100 of 1,444, ranked by callers