MCPcopy Create free account

hub / github.com/Bw3ll/sharem / functions

Functions1,696 in github.com/Bw3ll/sharem

↓ 2 callersFunctionemulatorUI
(emuObj, emulation_multiline, emulation_verbose)
sharem/sharem/sharem/ui.py:845
↓ 2 callersMethodfileOrFolder
(self,path)
sharem/sharem/sharem/DLLs/emu_helpers/sharem_filesystem.py:465
↓ 2 callersFunctionfindAllCallpop64
(data2, secNum)
sharem/sharem/sharem_main.py:9043
↓ 2 callersFunctionfindAllPebSequences_old
(data2, secNum)
sharem/sharem/sharem_main.py:9051
↓ 2 callersFunctionfindAllPushRet64
(data2, secNum)
sharem/sharem/sharem_main.py:4394
↓ 2 callersFunctionfindAllSyscall
(data2, secNum)
sharem/sharem/sharem_main.py:8987
↓ 2 callersFunctionfindDict
(funcAddress, funcName, dll=None)
sharem/sharem/sharem/sharemu.py:929
↓ 2 callersFunctionfoo
()
sharem/sharem/sharem/selfModify.py:274
↓ 2 callersMethodfree
(self, uc: Uc, addr: int)
sharem/sharem/sharem/DLLs/emu_helpers/heap.py:65
↓ 2 callersFunctiongenerateOutputData
()
sharem/sharem/sharem_main.py:23300
↓ 2 callersFunctiongetLookUpVal
(search: int, dictionary: 'dict[int,str]')
sharem/sharem/sharem/helper/hookAPIHelpers.py:227
↓ 2 callersFunctiongetNextBoolDB4
(pattern1, pattern2,pattern3,pattern4, test1, test2,test3, test4, offset)
sharem/sharem/sharem_main.py:12595
↓ 2 callersMethodgetNextPID
(self, pid: int = 0)
sharem/sharem/sharem/DLLs/emu_helpers/sim_values.py:25
↓ 2 callersMethodgetNextTID
(self, tid: int = 0)
sharem/sharem/sharem/DLLs/emu_helpers/sim_values.py:34
↓ 2 callersFunctiongetPushStrings
(Num)
sharem/sharem/sharem_main.py:10832
↓ 2 callersFunctiongetStringsOnSections
(x)
sharem/sharem/sharem_main.py:10890
↓ 2 callersFunctiongetSyscallPE
(NumOpsDis, NumOpsBack, bytesToMatch, secNum, data2)
sharem/sharem/sharem_main.py:6871
↓ 2 callersFunctionget_HeavenPE
(NumOpsDis, NumOpsBack, bytesToMatch, secNum, data2)
sharem/sharem/sharem_main.py:6922
↓ 2 callersFunctionget_INTERNET_BUFFERSA
(uc: Uc, address: int, em: EMU)
sharem/sharem/sharem/DLLs/emu_helpers/structures.py:2874
↓ 2 callersFunctionget_KEY_BASIC_INFORMATION
(uc: Uc, address: int, em: EMU)
sharem/sharem/sharem/DLLs/emu_helpers/structures.py:3635
↓ 2 callersFunctionget_KEY_FULL_INFORMATION
(uc: Uc, address: int, em: EMU)
sharem/sharem/sharem/DLLs/emu_helpers/structures.py:3748
↓ 2 callersFunctionget_KEY_NODE_INFORMATION
(uc: Uc, address: int, em: EMU)
sharem/sharem/sharem/DLLs/emu_helpers/structures.py:3663
↓ 2 callersFunctionget_KEY_VALUE_BASIC_INFORMATION
(uc: Uc, address: int, em: EMU)
sharem/sharem/sharem/DLLs/emu_helpers/structures.py:3926
↓ 2 callersFunctionget_KEY_VALUE_FULL_INFORMATION
(uc: Uc, address: int, em: EMU)
sharem/sharem/sharem/DLLs/emu_helpers/structures.py:3897
↓ 2 callersFunctionget_KEY_VALUE_PARTIAL_INFORMATION
(uc: Uc, address: int, em: EMU)
sharem/sharem/sharem/DLLs/emu_helpers/structures.py:3870
↓ 2 callersFunctionget_OSVERSIONINFOA
(uc: Uc, address: int, em: EMU)
sharem/sharem/sharem/DLLs/emu_helpers/structures.py:2634
↓ 2 callersFunctionget_OSVERSIONINFOW
(uc: Uc, address: int, em: EMU)
sharem/sharem/sharem/DLLs/emu_helpers/structures.py:2666
↓ 2 callersFunctionget_SYSTEMTIME
(uc: Uc, address: int, em: EMU)
sharem/sharem/sharem/DLLs/emu_helpers/structures.py:960
↓ 2 callersFunctionget_SYSTEM_INFO
(uc: Uc, address: int, em: EMU)
sharem/sharem/sharem/DLLs/emu_helpers/structures.py:1017
↓ 2 callersFunctiongiveOsMajorMinorVersions
()
sharem/sharem/sharem/modules.py:176
↓ 2 callersFunctionhashesText
()
sharem/sharem/sharem_main.py:2280
↓ 2 callersFunctionimportsMenu
()
sharem/sharem/sharem/ui.py:1382
↓ 2 callersMethodincreaseSize
(self)
sharem/sharem/sharem/DLLs/emu_helpers/heap.py:60
↓ 2 callersFunctioninitSysCallSelect
()
sharem/sharem/sharem_main.py:19319
↓ 2 callersMethodinitializeRegex
(self)
sharem/sharem/sharem/DLLs/emu_helpers/sharem_artifacts.py:13
↓ 2 callersFunctioninstructionsMenu
(bPushRet, bCallPop, bFstenv, bEgg, bHeaven, bPEB, bDisass, bAll)
sharem/sharem/sharem/ui.py:232
↓ 2 callersMethodjsonTuples
(self,paramValues,params_types,params_names,dictName)
sharem/sharem/sharem/helper/jsonPrinting.py:614
↓ 2 callersFunctionlogCall
(funcName, funcInfo)
sharem/sharem/sharem/sharemu.py:1096
↓ 2 callersFunctionlookInsideDeeper
(currentDll)
sharem/sharem/sharem_main.py:1800
↓ 2 callersMethodmoveFolder
(self,origin,destination,replace)
sharem/sharem/sharem/DLLs/emu_helpers/sharem_filesystem.py:261
↓ 2 callersFunctionord2
(x)
sharem/sharem/sharem/helper/emuHelpers.py:441
↓ 2 callersFunctionpadDLL
(dllPath, dllName, expandedDLLsPath)
sharem/sharem/sharem/modules.py:913
↓ 2 callersFunctionprintBytes
(mybtes)
sharem/sharem/sharem_main.py:11494
↓ 2 callersFunctionprintDecryptHelpUI
()
sharem/sharem/sharem_main.py:18008
↓ 2 callersFunctionprintMenu
(bpPushRet, bpCallPop, bpFstenv, bpSyscall, bpHeaven, bpPEB, bExportAll, bpStrings, bpEvilImports, bpModules,
sharem/sharem/sharem/ui.py:302
↓ 2 callersFunctionprintModulesMenu
(modulesMode)
sharem/sharem/sharem/ui.py:746
↓ 2 callersFunctionprintToJson
(bpAll, outputData)
sharem/sharem/sharem_main.py:23189
↓ 2 callersFunctionprintToText
(outputData)
sharem/sharem/sharem_main.py:24452
↓ 2 callersMethodprintTuples
(self,paramVal,pType,pName,retBundle)
sharem/sharem/sharem/helper/printingOutput.py:362
↓ 2 callersFunctionreadConf
()
sharem/sharem/sharem_main.py:19907
↓ 2 callersFunctionreadDLLsAddsFromFile
(foundDLLAddrs, export_dict)
sharem/sharem/sharem/helper/moduleHelpers.py:10
↓ 2 callersFunctionregenerateDisassemblyForPrint
()
sharem/sharem/sharem_main.py:15247
↓ 2 callersMethodremoveDuplicates
(self)
sharem/sharem/sharem/DLLs/emu_helpers/sharem_artifacts.py:137
↓ 2 callersFunctionrestartEmu
(mu, mode, code)
sharem/sharem/sharem/sharemu.py:1363
↓ 2 callersMethodsave
(self)
sharem/sharem/sharem/parseconf.py:263
↓ 2 callersFunctionsaveBaseEgg
(address, NumOpsDis, linesBack, modSecName, secNum, eax, c0_offset, converted = "")
sharem/sharem/sharem_main.py:8751
↓ 2 callersFunctionsaveBaseFSTENV
(address, NumOpsDis, NumOpsBack, modSecName, secNum, FPU_offset, FSTENV_offset, printEnd)
sharem/sharem/sharem_main.py:4649
↓ 2 callersFunctionsearchIATName
(term)
sharem/sharem/sharem_main.py:1476
↓ 2 callersFunctionsetAll
()
sharem/sharem/sharem/assemblyx86.py:452
↓ 2 callersMethodsetDecoderStubEnd
(self, end)
sharem/sharem/sharem/helper/shellcodeClass.py:21
↓ 2 callersMethodsetShellName
(self,n)
sharem/sharem/sharem_main.py:856
↓ 2 callersFunctionshellcodeStringMenu
(bAsciiStrings, bWideCharStrings, bPushStackStrings, bAllStrings, s)
sharem/sharem/sharem/ui.py:1336
↓ 2 callersFunctionshow1
(int)
sharem/sharem/sharem/helper/emuHelpers.py:444
↓ 2 callersFunctionshowBasicInfo
()
sharem/sharem/sharem_main.py:2304
↓ 2 callersFunctionshowBasicInfoSections
()
sharem/sharem/sharem_main.py:2339
↓ 2 callersFunctionshowOptions
(shellBit, rawHex, name,hMd5)
sharem/sharem/sharem/ui.py:63
↓ 2 callersFunctionsignedNegHexTo
(signedVal)
sharem/sharem/sharem/helper/emuHelpers.py:506
↓ 2 callersFunctionspecialEncoder5
(*args)
sharem/sharem/sharem/selfModify.py:1252
↓ 2 callersFunctionspecialEncoderP2
(*args)
sharem/sharem/sharem/selfModify.py:5255
↓ 2 callersFunctionstartEmu
(data, vb)
sharem/sharem/sharem/sharemu.py:1409
↓ 2 callersFunctionstringMenu
(bAsciiStrings, bWideCharStrings, bPushStackStrings, bAllStrings, s, useStringsFile, stringsEmu)
sharem/sharem/sharem/ui.py:776
↓ 2 callersFunctionstripWhite1
(str1)
sharem/sharem/sharem_main.py:1246
↓ 2 callersFunctiontechSettingsMenu
(bytesForward, bytesBack, linesForward, linesBack, rawHex)
sharem/sharem/sharem/ui.py:252
↓ 2 callersFunctiontest_i386
(mode, code)
sharem/sharem/sharem/sharemu.py:1232
↓ 2 callersFunctionunder_dev_function
()
sharem/sharem/sharem_main.py:20077
↓ 2 callersFunctionwriteAsciiStrToMemory
(uc: Uc, address: int, string: str)
sharem/sharem/sharem/helper/hookAPIHelpers.py:240
↓ 2 callersMethodwriteFile
(self,path,fileName,fileData = 'EMPTY')
sharem/sharem/sharem/DLLs/emu_helpers/sharem_filesystem.py:167
↓ 1 callersFunctionAI_func
(OPENAI_API_KEY,model,myPrompt)
sharem/sharem/sharem/aiTester.py:81
↓ 1 callersFunctionAustinTesting4
()
sharem/sharem/sharem_main.py:11079
↓ 1 callersFunctionCliParser
(args: Namespace)
sharem/sharem/sharem_main.py:412
↓ 1 callersMethodCommandLineArgs
(self)
sharem/sharem/sharem/DLLs/emu_helpers/sharem_artifacts.py:50
↓ 1 callersMethodCreateUsers
(self,usersDir)
sharem/sharem/sharem/DLLs/emu_helpers/sharem_filesystem.py:66
↓ 1 callersMethodCreateUsersCommonFolders
(self,user)
sharem/sharem/sharem/DLLs/emu_helpers/sharem_filesystem.py:88
↓ 1 callersMethodCreateWindowsFolder
(self,windowsDir)
sharem/sharem/sharem/DLLs/emu_helpers/sharem_filesystem.py:81
↓ 1 callersMethodExeDLL
(self)
sharem/sharem/sharem/DLLs/emu_helpers/sharem_artifacts.py:95
↓ 1 callersMethodFiles
(self)
sharem/sharem/sharem/DLLs/emu_helpers/sharem_artifacts.py:34
↓ 1 callersMethodFreeLibrary
(self, uc: Uc, eip: int, esp: int, export_dict: dict, callAddr: int, em: EMU)
sharem/sharem/sharem/DLLs/hookAPIs.py:12076
↓ 1 callersMethodGetModuleHandleW
(self, uc: Uc, eip: int, esp: int, export_dict: dict, callAddr: int, em: EMU)
sharem/sharem/sharem/DLLs/hookAPIs.py:9596
↓ 1 callersMethodPaths
(self)
sharem/sharem/sharem/DLLs/emu_helpers/sharem_artifacts.py:21
↓ 1 callersMethodPfiles
(self,art,emu_filesCreate_list,emu_filesWrite_list,emu_filesDelete_list,emu_filesAccess_list,emu_filesCopy_lis
sharem/sharem/sharem/helper/printingOutput.py:293
↓ 1 callersMethodPpaths
(self,art,emu_path_list,emu_pathCopy_list,emu_pathMove_list)
sharem/sharem/sharem/helper/printingOutput.py:279
↓ 1 callersMethodPregistry
(self,art,emu_registry_add_list,emu_registry_edit_list,emu_registry_delete_list,emu_registry_persistence_list,
sharem/sharem/sharem/helper/printingOutput.py:316
↓ 1 callersMethodRegistry
(self)
sharem/sharem/sharem/DLLs/emu_helpers/sharem_artifacts.py:87
↓ 1 callersFunctionSharemSearchConfig
(conr)
sharem/sharem/sharem_main.py:19707
↓ 1 callersMethodUINT
(uc: Uc, address: int)
sharem/sharem/sharem/DLLs/emu_helpers/memHelper.py:65
↓ 1 callersMethodWeb
(self)
sharem/sharem/sharem/DLLs/emu_helpers/sharem_artifacts.py:66
↓ 1 callersMethod__new__
(cls, name, bases, namespace)
sharem/sharem/sharem/helper/structHelpers.py:121
↓ 1 callersFunction_loadSharemMain
Locate the real SharemMain implementation by trying a few layouts. Adjust the candidate list if you ever move files around.
sharem/sharem/__init__.py:8
↓ 1 callersFunction_other_endian
Return the type with the 'other' byte order. Simple types like c_int and so on already have __ctype_be__ and __ctype_le__ attributes which co
sharem/sharem/sharem/helper/ctypesUnion.py:12
↓ 1 callersMethodaddBytes
(self, shells, address, size)
sharem/sharem/sharem/helper/sharemuDeob.py:113
← previousnext →301–400 of 1,696, ranked by callers