You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Releasing too many different versions of the loader binary will mean too many different MD5s, which slightly defeats the purpose of the tool. As such, I'll try to "queue up" changes as much as possible. Here's what I have in mind so far:
Pass argc/argv/envp to the shellcode
Faster FastColl (find a more intelligent way to parallelise it - GPU?)
The text was updated successfully, but these errors were encountered:
Releasing too many different versions of the loader binary will mean too many different MD5s, which slightly defeats the purpose of the tool. As such, I'll try to "queue up" changes as much as possible. Here's what I have in mind so far:
The text was updated successfully, but these errors were encountered: