CAPEv2 icon indicating copy to clipboard operation
CAPEv2 copied to clipboard

Malware Configuration And Payload Extraction

Results 95 CAPEv2 issues
Sort by recently updated
recently updated
newest added

…le_size. For users that have an existing database when upgrading CAPEv2, you need to alter the database schema before the upgrade: ALTER TABLE samples ALTER COLUMN file_size TYPE BIGINT; And...

Hello. I installed KVM using `kvm-qemu.sh` script. My host OS is Ubuntu 22.04 and i installed my windows using virtio driver. But the problem is my windows 10 vm does...

Modify kvm installer to address issue #2588

I get error When I execute kvm-qemu.sh script sudo ./kvm-qemu.sh all | tee kvm-qemu.log ``` ..... Program vgscan found: YES (/sbin/vgscan) Program pvs found: YES (/sbin/pvs) Program vgs found: YES...

# My Setup I'm using physical machines managed by a FOG server to re-image VMs after each malware analysis. After an analysis completes, CAPE calls the `stop()` method in physical.py...

# Current Behavior and Failure Information When a user submit a file of size greater than 1.7GB, the submission will be failed with error message such as bellow: ![Image](https://github.com/user-attachments/assets/f207282c-8b34-40a4-b2dc-4d61b1abb08d) #...

We generate a lot of the same files between different analysis. We already separated files from mongo analysis collection and made them unique. Now we need to store uniq file...

feature-request

# Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest version - [x] I did read the README! - [x]...

proxmon

## Failure Logs Apr 19 08:35:26 cape-VM poetry[30286]: ERROR:lib.cuckoo.core.plugins:Failed to run the reporting module "Cents": unhashable type: 'dict' Apr 19 08:35:26 cape-VM poetry[30286]: Traceback (most recent call last): Apr 19...

# Please Help Me I have an issue related to the reporting process ``` WARNING: The reporting module "ReportHTML" returned the following error: Failed to generate summary HTML report: 'dict...