Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/f0ng/autoDecoder
/ getDecodeApi
Method
getDecodeApi
src/burp/IndexautoDecoder.java:2403–2405 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2401
}
2402
2403
public
static
String getDecodeApi() {
2404
return
textField4.getText().trim();
2405
}
2406
2407
2408
public
static
String[] getDecodeParams() {
Callers
4
TestDecode
Method · 0.95
Decode
Method · 0.95
processHttpMessage
Method · 0.95
setMessage
Method · 0.95
Calls
1
getText
Method · 0.80
Tested by
1
TestDecode
Method · 0.76