ZSC
ZSC copied to clipboard
OWASP ZSC - Shellcode/Obfuscate Code Generator https://www.secologist.com/
Hi, I want to update the OWASP ZSC via its feature 'update'. But, an error message appeared: "Connection Error!" like the following screenshot. Why is it? What should I do?...
sorry to bother you, but how can we prove the functionality of code before and after code obfuscation?
i am trying to compile this to executable but getting errors below ||=== Build: Release in QA (compiler: GNU GCC Compiler) ===| C:\~\Documents\QA\main.c|1|error: expected identifier or '(' before '=' token|...
Update fails
ZSC failes to update with the following error message: ``` zsc> update your software version: 1.1.0 last version released:
Hello, when I generated a shellcode, in the `.c` file commented assembly code is non-obfuscate assembly code. it needs to be the same of the shellcode. Regards.
hi, whatever i chose i have an error, i cant see shellstorm shellcode because connection error or anything else. i saw there is ton ofbugs after an update, does it...
 i write help and not print nothing
Hey there, it is not possible to exit ZSC or go back to the previous menu when you are in the shellcode download menu. **Steps to reproduce:** Start ZSC and...
As you see in this [line](https://github.com/zscproject/OWASP-ZSC/blob/master/lib/encoder/php/base64_rev.py#L67) all of `` will be remvoed. ``` content = content.replace('', '') ``` it will work fine if our php script is including just **one**...