MCPcopy 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

TestDecodeMethod · 0.95
DecodeMethod · 0.95
processHttpMessageMethod · 0.95
setMessageMethod · 0.95

Calls 1

getTextMethod · 0.80

Tested by 1

TestDecodeMethod · 0.76