Open Clevero opened 6 years ago
Hi Clevero,
Thanks for posting an issue. :smile:
Could you provide us with the the following things:
These details could help us reproduce the error and determine what might be causing this. I will try to reproduce it when I find some time.
Sorry that I forgot that
I've retested it with a Windows 7 vm and it works with Injection enabled
Setup:
analysis report (too big for GitHub -> nextcloud)
Need to correct me, on Windows 10 it was also .Net 4.7.2 installed
@Clevero Thanks for the update! :smile:
Windows 10 is still on our list of improvements. We recommend to use Windows 7 (as you did). To be sure: your issue does not occur on the Windows 7 machine?
My issue is:
Getting "OutOfMemory" Exception when submitting C# samples Submitted a ransomware that is renaming files and also a simple hello world console application. Both are raising the exception before anything is really done by the application Tried to catch the exception, but it seems to me that the catch block is not really executed after raising the exception
My Cuckoo version and operating system are:
Cuckoo 2.0.6 on Ubuntu 16.0.4
This can be reproduced by:
Submitting both .exe samples with injection enabled (via web interface)
What did you try to do so far?:
Disabling injection via web interface. After doing so, each sample was executed as expected
The log, error, files etc can be found at:
Files:
Injection enabled
Injection disabled