|
|
|
|
|
by PebblesHD
1486 days ago
|
|
If nothing else, the codebase for this has shown me how relatively painless it is to hook into external library code within DLLs from Python. I’ve been using Python for what I’d describe as normal work for years and didn’t know it was that simple, given its a use case I’ve not encountered yet in my work life. |
|
https://github.com/jaysoffian/eap_proxy/blob/master/eap_prox...