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
isKnownLibrary
Check the current name against a set of whitelisted library names (IDEA don't track kernel32.dll ... but track custom dll which may contain malicious
PINdemonium/ProcInfo.cpp:294
Method
isLibItemDuplicate
PINdemonium/ProcInfo.cpp:243
Method
isLibStackWrite
Check if the write addr belongs to the Stack and the current eip is not in the libraries
PINdemonium/FilterHandler.cpp:77
Method
isLibTEBWrite
Check if the addr belongs to the TEB
PINdemonium/FilterHandler.cpp:70
Method
isMemoryNotNull
Scylla/Scylla/PeParser.cpp:653
Method
isModuleLoadedInOwnProcess
Scylla/Scylla/ApiReader.cpp:514
Method
isMultineArray
PINdemonium/jsoncpp.cpp:4532
Method
isNewModule
Scylla/Scylla/ImportsHandling.cpp:624
Method
isNull
PINdemonium/jsoncpp.cpp:3682
Method
isNumeric
PINdemonium/jsoncpp.cpp:3766
Method
isPE32
Scylla/Scylla/PeParser.cpp:109
Method
isPE64
Scylla/Scylla/PeParser.cpp:97
Method
isPageAccessable
Scylla/Scylla/ProcessAccessHelp.cpp:901
Method
isPageExecutable
Scylla/Scylla/ProcessAccessHelp.cpp:917
Method
isPeAndExportTableValid
Scylla/Scylla/ApiReader.cpp:551
Method
isRoundedTo
Scylla/Scylla/PeRebuild.cpp:72
Method
isString
PINdemonium/jsoncpp.cpp:3768
Method
isUInt
PINdemonium/jsoncpp.cpp:3701
Method
isUInt64
PINdemonium/jsoncpp.cpp:3736
Method
isValidDllFile
Scylla/Scylla/PluginLoader.cpp:240
Method
isValidImprecPlugin
Scylla/Scylla/PluginLoader.cpp:247
Method
isWinSxSModule
Scylla/Scylla/ApiReader.cpp:1217
Method
isWindows64
Scylla/Scylla/ProcessLister.cpp:18
Method
jmpOuterSectionHeuristic
PINdemonium/Heuristics.cpp:14
Method
key
PINdemonium/jsoncpp.cpp:2317
Method
launchScyllaDumpAndFix
Lauch external tool ScyllaDumper to dump the process with PID pid scylla : string containing the path to the scyllaDumper executable pid : pid of t
PINdemonium/ScyllaWrapperInterface.cpp:28
Method
launchYara
PINdemonium/YaraHeuristic.cpp:122
Method
libToString
Convert a LibraryItem object to string **/
PINdemonium/ProcInfo.cpp:280
Method
linkHZ
PINdemonium/HeapModule.cpp:118
Method
listviewCompareFunc
Scylla/Scylla/DumpSectionGui.cpp:177
Method
listviewCompareFunc
Scylla/Scylla/DumpMemoryGui.cpp:296
Method
listviewCompareFunc
lParamSort - lo-byte: column, hi-byte: sort-order
Scylla/Scylla/PickDllGui.cpp:117
Method
loadConfig
Scylla/Scylla/ConfigurationHolder.cpp:159
Method
loadJson
PINdemonium/Config.cpp:147
Method
loadOptions
Scylla/Scylla/OptionsGui.cpp:51
Method
loadTreeActionHandler
Scylla/Scylla/MainGui.cpp:763
Method
logHZ
PINdemonium/HeapModule.cpp:135
Method
longJmpHeuristic
PINdemonium/Heuristics.cpp:4
Method
lookUpIatForPointer
Scylla/Scylla/IATReferenceScan.cpp:347
Function
main
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/pydasm/pydasm.c:737
Function
main
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/examples/das.c:36
Function
main
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/examples/simple.c:26
Function
main
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/pydasm/pydasm.c:737
Function
main
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/examples/das.c:36
Function
main
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/examples/simple.c:26
Function
main
PINdemonium/PINdemonium.cpp:208
Function
main
Scylla/ScyllaDllTest/ScyllaDllTest/Source.cpp:32
Method
makePath
PINdemonium/jsoncpp.cpp:3899
Method
match
PINdemonium/jsoncpp.cpp:525
Method
memberName
PINdemonium/jsoncpp.cpp:2342
Method
name
PINdemonium/jsoncpp.cpp:2334
Method
navigateToConsecutiveDump
(id, startDump, endDump)
PINdemoniumReport/app/src/MemoryLayout/slider.jsx:45
Method
navigateToEmptyMemory
(id, startDump, endDump)
PINdemoniumReport/app/src/MemoryLayout/slider.jsx:24
Method
navigateToIntraWriteSetDump
(id, startDump, endDump)
PINdemoniumReport/app/src/MemoryLayout/slider.jsx:38
Method
navigateToSingleDump
(id, startDump, endDump)
PINdemoniumReport/app/src/MemoryLayout/slider.jsx:31
Method
ntdllFuncPatch
PINdemonium/FakeReadHandler.cpp:22
Method
omitEndingLineFeed
PINdemonium/jsoncpp.cpp:4349
Method
openFileHandle
Scylla/Scylla/PeParser.cpp:495
Method
openProcessHandle
Scylla/Scylla/ProcessAccessHelp.cpp:30
Method
openWriteFileHandle
Scylla/Scylla/PeParser.cpp:512
Function
operand_basereg
Returns the base register that is used when the operand is a memory operand.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:144
Function
operand_basereg
Returns the base register that is used when the operand is a memory operand.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:144
Function
operand_dispbytes
The number of bytes used for displacement.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:182
Function
operand_dispbytes
The number of bytes used for displacement.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:182
Function
operand_displacement
The displacement value of the operand, if any.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:254
Function
operand_displacement
The displacement value of the operand, if any.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:254
Function
operand_dispoffset
The offset from the start of the instruction for the displacement bytes.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:194
Function
operand_dispoffset
The offset from the start of the instruction for the displacement bytes.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:194
Function
operand_flags
Internal flags for the operand.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:278
Function
operand_flags
Internal flags for the operand.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:278
Function
operand_free
Deallocates the memory used by an instance of the operand class.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:60
Function
operand_free
Deallocates the memory used by an instance of the operand class.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:60
Function
operand_immbytes
The number of bytes used for immediate data.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:206
Function
operand_immbytes
The number of bytes used for immediate data.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:206
Function
operand_immediate
The immediate value of the operand, if any.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:266
Function
operand_immediate
The immediate value of the operand, if any.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:266
Function
operand_immoffset
The offset from the start of the instruction to the immediate bytes.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:218
Function
operand_immoffset
The offset from the start of the instruction to the immediate bytes.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:218
Function
operand_indexreg
Returns the index register that is used when the operand is a memory operand.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:157
Function
operand_indexreg
Returns the index register that is used when the operand is a memory operand.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:157
Function
operand_reg
Returns the register used by the operand, if any, as one of the Dasm::Register constants.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:113
Function
operand_reg
Returns the register used by the operand, if any, as one of the Dasm::Register constants.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:113
Function
operand_regtype
Returns the register type being used by the operand, if any, as one of the Dasm::RegisterType constants.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:132
Function
operand_regtype
Returns the register type being used by the operand, if any, as one of the Dasm::RegisterType constants.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:132
Function
operand_scale
Returns the scale used.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:170
Function
operand_scale
Returns the scale used.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:170
Function
operand_section
The section being used.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:242
Function
operand_section
The section being used.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:242
Function
operand_sectionbytes
The number of bytes used for section.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:230
Function
operand_sectionbytes
The number of bytes used for section.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:230
Function
operand_type
Returns the operands type as one of the Operand::Type constants.
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/rbdasm/dasm.c:100
Function
operand_type
Returns the operands type as one of the Operand::Type constants.
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/rbdasm/dasm.c:100
Method
operator!
PINdemonium/jsoncpp.cpp:3348
Function
operator!=
PINdemonium/json.h:1127
Method
operator!=
PINdemonium/jsoncpp.cpp:3047
Function
operator*
PINdemonium/json.h:1226
Function
operator++
PINdemonium/json.h:1204
Function
operator-
PINdemonium/json.h:1129
Function
operator--
PINdemonium/json.h:1210
Function
operator->
PINdemonium/json.h:1228
← previous
next →
1,101–1,200 of 1,444, ranked by callers