Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sqlmapproject/sqlmap
/ getArch
Method
getArch
lib/core/common.py:562–565 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
560
561
@staticmethod
562
def
getArch():
563
if
kb.arch is None:
564
Backend.setArch()
565
return
kb.arch
566
567
# Comparison methods
568
@staticmethod
Callers
3
uploadShellcodeexec
Method · 0.80
udfSetLocalPaths
Method · 0.80
udfSetLocalPaths
Method · 0.80
Calls
1
setArch
Method · 0.80
Tested by
no test coverage detected