Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qiufen22/sqlmap_gui
/ main
Class
main
main.java:3–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
org.example.toolsui;
2
3
public
class
main {
4
public
static
void
main(String[] args) {
5
6
PythonScriptRunner.main(args);
7
}
8
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected