init5-SF
init5-SF
Sure, here you go, thats the source compiled with -no-pie -fno-stack-protector -z execstack -D_FORTIFY_SOURCE=0 ``` #include #include void vuln_func(); int main(int argc, char *argv[]) { printf("Hey there\n"); vuln_func(); } void...
> This pull request #432 may be the fix we're all looking for, but i have not yet checked if it works. > > .########## .# UPDATE # .########## I've...
I have the same issue, and no the input was not already obfuscated.
Same for me. Testing on `Windows 11 x64 (22H2)`, AV is shut down, I am running as Administrator and no LSA protection/ASR/Credential Guard enabled.
> 5.4.0 is not the most recent version, 6.1.0 is. Since you're on Kali, uninstall CME with `sudo apt remove crackmapexec`, and then install using pipx as shown in this...
> A release build will leverage dnMerge to produce a merged binary That would be super! Any estimation on the timeframe?
I tried making a release build but ended up with a lot of errors. Any idea what I'm doing wrong? Thank you 
hey, thanks a lot for all the details! I have been fiddling around with CO values manually, I don't think my RAM is involved, I've re-ran the tool multiple times...
I've ran CoreCycler with automatic testing enabled, but I have a question regarding the core behavior. I set it to run only 2 iterations, some cores errored out on the...