-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
I downloaded the latest metlo burp extension, and it installs fine in burp, but it throws an error on the command line.
"/tmp/metlo-agent-linux: 1: Syntax error: word unexpected (expecting ")")"
When I look at the /dist/binaries directory in the jar, it looks like they were all compiled for mac.
file dist/binaries/*
metlo-agent: Mach-O 64-bit arm64 executable, flags:<NOUNDEFS|DYLDLINK|TWOLEVEL|PIE|HAS_TLV_DESCRIPTORS>
metlo-agent-linux: Mach-O 64-bit arm64 executable, flags:<NOUNDEFS|DYLDLINK|TWOLEVEL|PIE|HAS_TLV_DESCRIPTORS>
metlo-agent-mac: Mach-O 64-bit x86_64 executable, flags:<NOUNDEFS|DYLDLINK|TWOLEVEL|PIE|HAS_TLV_DESCRIPTORS>
Metadata
Metadata
Assignees
Labels
No labels