Ditmar Wendt
Ditmar Wendt
Windows users running Python2.7 AMD64 following the instructions to extract the SDK and install will see: ``` pcap.obj : warning LNK4197: export 'initpcap' specified multiple times; using first specification Creating...
Hey, not sure how useful this is, but I added a progress bar to the tool. I figured I'd put this PR here so that people interested in this feature...
Hey, so the intended use is to drop /usr/local/bin/revsh onto a host after install, right? Maybe there should be an extra build step to generate a full static build into...
There's about 415kb of JS used for this theme. It'd be ideal if this was loaded asynchronously.
In some recent version, okhttp does not have the check method even though okhttp exists. This class exists: `okhttp3.CertificatePinner` However, NoSuchMethodError is thrown when check is accessed. That should probably...
Shared memory used to store the path to the injectee needs to be fixed. Currently only injects C:\inject.dll Fix: Load IME into injector, load IME into target process, and before...
This adds a checkbox to determine if the user would actually like all active forum users(ANYWHERE on the forum) to display... since that's how the active users widget works for...
So, I don't believe error code 104 is the invalid certificate error. It seems to get the DNS request, and then go to connecting and time out producing this code....