Brida icon indicating copy to clipboard operation
Brida copied to clipboard

Brida 0.5 - Exception with attach application

Open bigrob69 opened this issue 2 years ago • 3 comments

Hello

Getting the exact same issue as #65 albeit on version 0.5 and not 0.4

Windows 10 Burp 2022.3.8 Brida 0.5 frida-compile 9.5.2 and 10.2.5 (both tested) res files from "Load functionality" and commit https://github.com/federicodotta/Brida/commit/21ec48ff43bcdc621e40f3782b1298a76310fb58 (both tested) "Use old Frida" selected and not selected. (both tested) Same error regardless of combinations above - attempting both spawn and attach brida_error

bigrob69 avatar May 26 '22 07:05 bigrob69

Hi @bigrob69

Usually you have that error when Brida can't find JS files it needs.

You first created default JS files using the "Create default JS files" button?

Federico

federicodotta avatar Jun 05 '22 08:06 federicodotta

Hello @federicodotta

Yes, I have used the "Create default JS files" button. The "Frida JS files folder" is set to the directory where the files were created, however, the error persists.

regards Rob

bigrob69 avatar Jun 06 '22 10:06 bigrob69

Hello @bigrob69,

Sorry for the delay in the response. I was quite busy on other projects.

Can you please try with the last release I put on GitHub (0.6pre). There is a fix for a compatibility issue between frida-compile >= 10 and Brida. Now Brida should work well with frida-compile >= 0.

Thanks, Federico

federicodotta avatar Jul 17 '23 19:07 federicodotta