Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NytroRST/ShellcodeCompiler
/ functions
Functions
72 in github.com/NytroRST/ShellcodeCompiler
⨍
Functions
72
◇
Types & classes
41
↓ 21 callers
Function
test_ks
Keystone/samples/sample.c:8
Method
AddDLLBase
ShellcodeCompiler/DLLBaseAddress.cpp:31
Method
AddFunctionCallIntParameter
ShellcodeCompiler/FunctionCalls.cpp:26
Method
AddFunctionCallName
ShellcodeCompiler/FunctionCalls.cpp:15
Method
AddFunctionCallStringParameter
ShellcodeCompiler/FunctionCalls.cpp:36
Method
AddFunctionDLLName
ShellcodeCompiler/DeclaredFunctions.cpp:22
Method
AddFunctionName
ShellcodeCompiler/DeclaredFunctions.cpp:13
Method
AddFunctionOffset
ShellcodeCompiler/FunctionOffsetAddress.cpp:21
Method
AddStringOffset
ShellcodeCompiler/StringOffsetAddress.cpp:21
Method
Assemble
ShellcodeCompiler/KeystoneLib.cpp:6
Method
CharToHexString
ShellcodeCompiler/Utils.cpp:143
Method
Code
ShellcodeCompiler/SEHUtils.h:10
Method
CompileAllData
ShellcodeCompiler/Compile.cpp:144
Method
CreateCallFunctionsStates
ShellcodeCompiler/CallFunctionsStates.cpp:16
Method
CreateDeclareFunctionsStates
ShellcodeCompiler/DeclaredFunctionsStates.cpp:13
Function
CxxTranslateSehException
ShellcodeCompiler/SEHUtils.h:16
Method
DLLBaseExists
ShellcodeCompiler/DLLBaseAddress.cpp:21
Method
DeclaredFunctions
ShellcodeCompiler/DeclaredFunctions.h:43
Method
DeleteSourceFile
ShellcodeCompiler/Utils.cpp:19
Method
DumpAllData
ShellcodeCompiler/DebugUtils.cpp:14
Method
FileExists
ShellcodeCompiler/Utils.cpp:6
Method
FunctionCalls
ShellcodeCompiler/FunctionCalls.h:48
Method
FunctionExists
ShellcodeCompiler/FunctionCalls.cpp:46
Method
FunctionOffsetExists
ShellcodeCompiler/FunctionOffsetAddress.cpp:11
Method
GenerateFunctionCall
ShellcodeCompiler/FunctionCalls.cpp:241
Method
GenerateFunctionCall_x64
ShellcodeCompiler/FunctionCalls.cpp:319
Method
GenerateFunctionCall_x86
ShellcodeCompiler/FunctionCalls.cpp:251
Method
GenerateGetProcAddressCall
ShellcodeCompiler/DeclaredFunctions.cpp:256
Method
GenerateGetProcAddressCall_x64
ShellcodeCompiler/DeclaredFunctions.cpp:352
Method
GenerateGetProcAddressCall_x86
ShellcodeCompiler/DeclaredFunctions.cpp:264
Method
GenerateLinuxSyscall_x64
ShellcodeCompiler/FunctionCalls.cpp:511
Method
GenerateLinuxSyscall_x86
ShellcodeCompiler/FunctionCalls.cpp:422
Method
GenerateLoadLibraryCall
ShellcodeCompiler/DeclaredFunctions.cpp:30
Method
GenerateLoadLibraryCall_x64
ShellcodeCompiler/DeclaredFunctions.cpp:118
Method
GenerateLoadLibraryCall_x86
ShellcodeCompiler/DeclaredFunctions.cpp:38
Method
GeneratePutStringToStack_x64
ShellcodeCompiler/FunctionCalls.cpp:123
Method
GeneratePutStringToStack_x86
ShellcodeCompiler/FunctionCalls.cpp:55
Method
GetASMHeader
ShellcodeCompiler/ASMHeader.cpp:6
Method
GetASMHeader_x64
ShellcodeCompiler/ASMHeader.cpp:89
Method
GetASMHeader_x86
ShellcodeCompiler/ASMHeader.cpp:14
Method
GetDLLBase
ShellcodeCompiler/DLLBaseAddress.cpp:48
Method
GetFunctionOffset
ShellcodeCompiler/FunctionOffsetAddress.cpp:38
Method
GetPlatform
ShellcodeCompiler/Platform.cpp:10
Method
GetPlatformString
ShellcodeCompiler/Platform.cpp:17
Method
GetSize
ShellcodeCompiler/Utils.cpp:56
Method
GetStringOffset
ShellcodeCompiler/StringOffsetAddress.cpp:36
Method
GetSyscallNr
ShellcodeCompiler/LinuxSyscalls.cpp:443
Method
GetSyscallNr_x64
ShellcodeCompiler/LinuxSyscalls.cpp:461
Method
GetSyscallNr_x86
ShellcodeCompiler/LinuxSyscalls.cpp:451
Method
InitDLLBaseAddress
ShellcodeCompiler/DLLBaseAddress.cpp:11
Method
IntToHexString
ShellcodeCompiler/Utils.cpp:154
Method
IsString
ShellcodeCompiler/Utils.cpp:165
Method
ParseCommandLine
ShellcodeCompiler/CommandLine.cpp:77
Method
ParseFile
ShellcodeCompiler/Compile.cpp:6
Method
PrintHelp
ShellcodeCompiler/CommandLine.cpp:28
Method
ProcessStateData_FunctionCallIntArg
ShellcodeCompiler/DeclaredStates.cpp:13
Method
ProcessStateData_FunctionCallStringArg
ShellcodeCompiler/DeclaredStates.cpp:6
Method
ProcessStateData_FunctionDLLName
ShellcodeCompiler/DeclaredStates.cpp:27
Method
ProcessStateData_FunctionName
ShellcodeCompiler/DeclaredStates.cpp:20
Method
ReadBinaryFile
ShellcodeCompiler/Utils.cpp:73
Method
ReadSourceFile
ShellcodeCompiler/Utils.cpp:26
Method
SetPlatform
ShellcodeCompiler/Platform.cpp:36
Method
SetPlatformString
ShellcodeCompiler/Platform.cpp:43
Method
StringOffsetExists
ShellcodeCompiler/StringOffsetAddress.cpp:11
Method
SyscallExists
ShellcodeCompiler/LinuxSyscalls.cpp:471
Method
TestShellcode
ShellcodeCompiler/DebugUtils.cpp:38
Method
ToLower
ShellcodeCompiler/Utils.cpp:173
Method
WriteBinaryFile
ShellcodeCompiler/Utils.cpp:126
Method
WriteToFile
ShellcodeCompiler/Utils.cpp:111
Function
main
ShellcodeCompiler/ShellcodeCompiler.cpp:15
Function
main
Keystone/samples/sample.c:47
Method
seh_exception
ShellcodeCompiler/SEHUtils.h:8