vyrus001
vyrus001
I have added this in my pull request
this code is now removed, I put it there as a silent operation and the operation has now concluded :)
fixed it (don't have a PR for it) by changing the link to libz3.a in vendor/build to libz3.so in z3.go
Note, the current version of rdpy is NOT on QT5, however, I have a fork and subsiquent pull request on that too :) On Dec 13, 2017 6:14 PM, "ChrisTruncer"...
what about local testing? so i have to spin this up on a public domain and use letsencrypt to even run the server and client out of the gate?
Ahh, i missed the part where the client checks the OS's cert store, thanks!
i have added support for arguments in a pull request (that has since been accepted) to a fork by another person -> https://github.com/kost/MemoryModule once his changes are included, arguments will...
This can be done with MemoryLoadLibraryEx() by setting the *userdata to *argv[]. Both of our patches are not needed. (I recommend this issue be closed)
currently running into a problem with this, as I can not use a mingw compiled binary to "load" (with memorymodule) a mingw compiled binary (the TLSCallback points to a giant...
sadly, my targets are complicated (a mixture of multiple languages and a convoluted build system), and while this might work for some of them, the best solution for me would...