blemon icon indicating copy to clipboard operation
blemon copied to clipboard

how to use?

Open enjoydiy opened this issue 5 years ago • 3 comments

frida -U -l ./blemon/frida/blemon.js com.tjd.tjdxxx

But not work.

enjoydiy avatar Aug 19 '20 10:08 enjoydiy

Same. I also can't figure out how to make use of this. Nothing gets printed.

lanrat avatar Jul 15 '21 01:07 lanrat

~~Any hints would be apericiated!~~

frida -U -l ./frida/blemon.js Gadget worked just fine for me (used frida-gadget on an Android phone running Nougat).

Note: no output will be visible until actual BLE traffic is going on.

martonmiklos avatar Dec 27 '21 09:12 martonmiklos

Can confirm for me

frida -U -l ./frida/blemon.js -f com.package.name worked!

ensingerphilipp avatar Mar 18 '23 15:03 ensingerphilipp