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
↓ 203 callers
Method
log
Scylla/Scylla/Logger.cpp:11
↓ 135 callers
Method
end
PINdemonium/jsoncpp.cpp:3828
↓ 115 callers
Method
begin
PINdemonium/jsoncpp.cpp:3815
↓ 103 callers
Method
size
Number of values in array or object
PINdemonium/jsoncpp.cpp:3318
↓ 44 callers
Function
assign_attribute
Assign an attribute "attr" named "name" to an object "obj" */
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/pydasm/pydasm.c:201
↓ 44 callers
Function
assign_attribute
Assign an attribute "attr" named "name" to an object "obj" */
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/pydasm/pydasm.c:201
↓ 35 callers
Method
clear
PINdemonium/jsoncpp.cpp:3350
↓ 31 callers
Function
get_long_attribute
Get an Long attribute named "attr_name" from object "obj" and return it as a "long int" */
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/pydasm/pydasm.c:232
↓ 31 callers
Function
get_long_attribute
Get an Long attribute named "attr_name" from object "obj" and return it as a "long int" */
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/pydasm/pydasm.c:232
↓ 30 callers
Method
empty
PINdemonium/jsoncpp.cpp:3341
↓ 27 callers
Method
find
PINdemonium/jsoncpp.cpp:3483
↓ 27 callers
Method
length
PINdemonium/jsoncpp.cpp:2738
↓ 26 callers
Method
data
const char* Value::CZString::c_str() const { return cstr_; }
PINdemonium/jsoncpp.cpp:2737
↓ 24 callers
Function
writeToLogFile
* Write text to a logfile, the logfile is in the same folder as the target exe */
Scylla/Scylla v0.9.7c/Plugins/Sources/PESpin_x64_v1.cpp:436
↓ 24 callers
Function
writeToLogFile
* Write text to a logfile, the logfile is in the same folder as the target exe */
Scylla/Plugins/Sources/PESpin_x64_v1.cpp:436
↓ 23 callers
Method
setOffsetLimit
PINdemonium/jsoncpp.cpp:3804
↓ 23 callers
Method
setOffsetStart
PINdemonium/jsoncpp.cpp:3802
↓ 21 callers
Method
getFilename
Scylla/Scylla/ProcessAccessHelp.h:57
↓ 21 callers
Method
swapPayload
PINdemonium/jsoncpp.cpp:2922
↓ 20 callers
Method
isTrue
Scylla/Scylla/Configuration.cpp:51
↓ 19 callers
Function
readMemoryFromProcess
read memory from the process specified hProcess : Handle of the process we want to read memory from address : the starting reading address size : how
PINdemoniumPlugins/PINdemoniumPluginTemplate/PINdemoniumPluginTemplate/Helpers.cpp:10
↓ 19 callers
Function
valueToString
PINdemonium/jsoncpp.cpp:4124
↓ 19 callers
Function
writeToLogFile
Scylla/Scylla v0.9.7c/Plugins/Sources/Imprec_Wrapper_DLL.cpp:347
↓ 19 callers
Function
writeToLogFile
Scylla/Plugins/Sources/Imprec_Wrapper_DLL.cpp:347
↓ 18 callers
Method
hasComment
PINdemonium/jsoncpp.cpp:3792
↓ 17 callers
Method
getAddrBegin
PINdemonium/WriteInterval.cpp:21
↓ 17 callers
Method
setBool
Scylla/Scylla/Configuration.cpp:46
↓ 16 callers
Method
asBool
PINdemonium/jsoncpp.cpp:3265
↓ 16 callers
Method
getBool
Scylla/Scylla/Configuration.cpp:41
↓ 14 callers
Function
check_object
Check whether we got a Python Object */
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/pydasm/pydasm.c:183
↓ 14 callers
Function
check_object
Check whether we got a Python Object */
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/pydasm/pydasm.c:183
↓ 13 callers
Method
getAddrEnd
PINdemonium/WriteInterval.cpp:25
↓ 12 callers
Method
Value
! \internal Default constructor initialization must be equivalent to: * memset( this, 0, sizeof(Value) ) * This optimization is used in ValueInterna
PINdemonium/jsoncpp.cpp:2753
↓ 11 callers
Function
_SelectItem
Scylla/Scylla/multitree.h:214
↓ 11 callers
Method
asString
PINdemonium/jsoncpp.cpp:3080
↓ 11 callers
Function
decodePrefixedString
PINdemonium/jsoncpp.cpp:2547
↓ 11 callers
Method
resize
PINdemonium/jsoncpp.cpp:3366
↓ 10 callers
Method
getOffsetLimit
PINdemonium/jsoncpp.cpp:3808
↓ 10 callers
Method
getOffsetStart
PINdemonium/jsoncpp.cpp:3806
↓ 10 callers
Method
split
Split a string in an array based on a delimiter character */
PINdemonium/Helper.cpp:25
↓ 10 callers
Function
swap
PINdemonium/json.h:1288
↓ 10 callers
Method
type
PINdemonium/jsoncpp.cpp:2939
↓ 9 callers
Method
getComment
PINdemonium/jsoncpp.cpp:3796
↓ 8 callers
Method
_drawDump
(y, height, dump, name)
PINdemoniumReport/app/src/MemoryLayout/memoryLayout.jsx:161
↓ 8 callers
Method
isArray
PINdemonium/jsoncpp.cpp:3770
↓ 8 callers
Method
isObject
PINdemonium/jsoncpp.cpp:3772
↓ 8 callers
Function
throwRuntimeError
PINdemonium/jsoncpp.cpp:2616
↓ 7 callers
Function
get_instruction
* The operation is quite straightforward: * * - determine actual opcode (skip prefixes etc.) * - figure out which instruction table to use * - ind
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:830
↓ 7 callers
Function
get_instruction
* The operation is quite straightforward: * * - determine actual opcode (skip prefixes etc.) * - figure out which instruction table to use * - ind
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:830
↓ 7 callers
Function
get_operand_string
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:589
↓ 7 callers
Function
get_operand_string
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:589
↓ 7 callers
Method
setComment
PINdemonium/jsoncpp.cpp:2641
↓ 7 callers
Method
update
MD5 block update operation. Continues an MD5 message-digest operation, processing another message block
PINdemonium/md5.cpp:251
↓ 7 callers
Method
write
PINdemonium/jsoncpp.cpp:4351
↓ 6 callers
Function
FETCH16
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:25
↓ 6 callers
Function
FETCH16
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:25
↓ 6 callers
Function
InRange
PINdemonium/jsoncpp.cpp:2477
↓ 6 callers
Function
ScyllaIatSearch
Scylla/Scylla/FunctionExport.cpp:183
↓ 6 callers
Method
clearAll
Scylla/Scylla/ApiReader.cpp:1095
↓ 6 callers
Method
compare
PINdemonium/jsoncpp.cpp:2941
↓ 6 callers
Method
getMemberNames
PINdemonium/jsoncpp.cpp:3635
↓ 6 callers
Method
getName
Scylla/Scylla/Configuration.cpp:11
↓ 6 callers
Function
get_attribute
Get an attribute named "attr_name" from object "obj" The function steals the reference! note the decrement of the reference count. */
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/pydasm/pydasm.c:213
↓ 6 callers
Function
get_attribute
Get an attribute named "attr_name" from object "obj" The function steals the reference! note the decrement of the reference count. */
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/pydasm/pydasm.c:213
↓ 6 callers
Function
get_instruction_string
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:1178
↓ 6 callers
Function
get_instruction_string
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:1178
↓ 6 callers
Method
isImport
Scylla/Scylla/ImportsHandling.cpp:81
↓ 6 callers
Function
valueToQuotedStringN
PINdemonium/jsoncpp.cpp:4271
↓ 6 callers
Function
writeToLogFile
Scylla/Scylla v0.9.7c/Plugins/Sources/PECompact.cpp:134
↓ 6 callers
Function
writeToLogFile
Scylla/Plugins/Sources/StolenApi.cpp:134
↓ 6 callers
Function
writeToLogFile
Scylla/Plugins/Sources/PECompact.cpp:134
↓ 5 callers
Function
MODE_CHECK_OPERAND
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:70
↓ 5 callers
Function
MODE_CHECK_OPERAND
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:70
↓ 5 callers
Function
duplicateAndPrefixStringValue
Record the length as a prefix. */
PINdemonium/jsoncpp.cpp:2526
↓ 5 callers
Method
getApiByVirtualAddress
Scylla/Scylla/ApiReader.cpp:681
↓ 5 callers
Method
getDumpNumber
PINdemonium/Config.cpp:68
↓ 5 callers
Method
getSizeInBytesOfJumpTableInSection
Scylla/Scylla/IATReferenceScan.cpp:44
↓ 5 callers
Method
incrementDumpNumber
Increment dump number
PINdemonium/Log.cpp:115
↓ 5 callers
Method
isValidPeFile
Scylla/Scylla/PeParser.cpp:130
↓ 5 callers
Function
md5
PINdemonium/md5.cpp:357
↓ 5 callers
Method
run
PINdemonium/YaraHeuristic.cpp:92
↓ 4 callers
Function
FETCH32
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/libdasm.c:43
↓ 4 callers
Function
FETCH32
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/libdasm.c:43
↓ 4 callers
Function
GetFocusItem
Scylla/Scylla/multitree.h:138
↓ 4 callers
Function
IsIntegral
PINdemonium/jsoncpp.cpp:3677
↓ 4 callers
Function
ScyllaDumpProcessW
Scylla/Scylla/FunctionExport.cpp:102
↓ 4 callers
Function
_DrawDragRect
Scylla/Scylla/multitree.h:304
↓ 4 callers
Function
_SelectTree
Scylla/Scylla/multitree.h:252
↓ 4 callers
Method
_getDumpYCoord
(dump)
PINdemoniumReport/app/src/MemoryLayout/memoryLayout.jsx:45
↓ 4 callers
Method
addHeuristic
add the heuristic object to the current dump report
PINdemonium/ReportDump.cpp:51
↓ 4 callers
Method
asDouble
PINdemonium/jsoncpp.cpp:3220
↓ 4 callers
Method
asLargestInt
PINdemonium/jsoncpp.cpp:3204
↓ 4 callers
Method
asLargestUInt
PINdemonium/jsoncpp.cpp:3212
↓ 4 callers
Function
containsNewLine
PINdemonium/jsoncpp.cpp:266
↓ 4 callers
Method
displayAllImports
Scylla/Scylla/ImportsHandling.cpp:229
↓ 4 callers
Function
fill_operand_structure
Fill an OPERAND structure from the data in an "Operand" Python object. */
PINdemoniumPlugins/PINdemoniumStolenAPIPlugin/libdasm-1.5/pydasm/pydasm.c:348
↓ 4 callers
Function
fill_operand_structure
Fill an OPERAND structure from the data in an "Operand" Python object. */
PINdemoniumPlugins/SimpleApiRedirectionPlugin/libdasm-1.5/pydasm/pydasm.c:348
↓ 4 callers
Method
getFirstWrittenAddressInMesmory
PINdemonium/PolymorphicCodeHandlerModule.cpp:88
↓ 4 callers
Method
getProcName
PINdemonium/ProcInfo.cpp:91
↓ 4 callers
Method
getString
PINdemonium/jsoncpp.cpp:3071
next →
1–100 of 1,444, ranked by callers