Ali Razmjoo

Results 64 comments of Ali Razmjoo

Sorry for my late answer; @taylorgag yes, code functionality is the same after and before obfuscation; there are a few modules that obfuscate the shellcode, it takes the hex values...

you can create functionality to deobfuscate the code and compare it with the original one maybe...

Thank you Akash, I will be on it.

Hello, Thank you for using this tool. I know the framework is full of the bug after recent updates. but probably I have not enough time to fix them. you...

Hi Brian, I don't have this problem (Tested on windows and Linux) ``` C:\Users\Zombie\Desktop>python OWASP-ZSC-master/zsc.py ______ __ _____ _____ ______ _____ _____ / __ \ \ / /\ / ____|...

Hello @whoot , Thanks for reporting, I'll fix it soon. Regards.

Hello, Sorry, for now please use `git clone https://github.com/viraintel/OWASP-ZSC`, I am working on [OWASP Nettacker](https://github.com/viraintel/OWASP-Nettacker) framework these days! can't handle both of them. Regards.

Hey, @iNoSec thanks for your suggestion, @whoot thanks for the comment. to work best modify the second url to `https://raw.githubusercontent.com/Ali-Razmjoo/ZCR-Shellcoder-Archive/master/` ```python url = 'https://raw.githubusercontent.com/zdresearch/ZCR-Shellcoder-Archive/master/last_version' up_url = 'https://raw.githubusercontent.com/zdresearch/ZCR-Shellcoder-Archive/master/' ``` Regards.

Cool, I will work on this, Thanks...

Hello @mirsamantajbakhsh, I am not sure what is the project roadmap, but if a web service is part of your plan, and an API will be available to share the...