ZSC icon indicating copy to clipboard operation
ZSC copied to clipboard

OWASP ZSC - Shellcode/Obfuscate Code Generator https://www.secologist.com/

Results 18 ZSC issues
Sort by recently updated
recently updated
newest added

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|...

question

ZSC failes to update with the following error message: ``` zsc> update your software version: 1.1.0 last version released:

bug

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.

bug

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...

![sin titulo](https://user-images.githubusercontent.com/13740942/34701749-8b27a718-f4af-11e7-9df9-4bee042ca455.png) i write help and not print nothing

question

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...

bug
ask for a feature

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**...

bug