|
|
|
|
|
by obliviasimplex
1267 days ago
|
|
Fair point. It was a quick and dirty workaround, in the absence of `requests` in Ghidra's Jython distribution, but it turns out that `httplib` is available, and the latest commit uses that to do the HTTP request instead. |
|