Skip to content

Recent capa version don't work with sample dumped from memory #2580

@Ana06

Description

@Ana06

Description

I have dumped the UPX packed sample a27afd3ec5b3f2e705347b2c39847fcd659e430396abd081109db0e7f96d1d3e from memory using pd64. capa 7.3-8.0 does not detect any capabilities in the dumped sample, while capa 7.0-7.2 does.

Image

I wonder why capa does not detect the capabilities of this sample in the newer versions and if we can fix it.

capa 7.3-8.0 does detect capabilities on the UPX unpacked version (unpacked using upx -d after renaming the sections).

Steps to Reproduce

  1. Execute a27afd3ec5b3f2e705347b2c39847fcd659e430396abd081109db0e7f96d1d3e
  2. Dump the executed process with pd64 -pid <PID>
  3. Run capa 7.3 and 7.2 on the dumped sample

Versions

capa 7.3-8.0 standalone tool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingviv-bug

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions