James #FFFFFF
James #FFFFFF
Use a fork which has the bytecode version implemented e.g. https://github.com/gilcu3/hbctool
There is a fork that has it: https://github.com/gilcu3/hbctool under https://github.com/gilcu3/hbctool/tree/hbc94 Credit: https://www.linkedin.com/pulse/reverse-engineering-lovebox-react-native-app-high-level-zagaria-vmhre There's also https://github.com/P1sec/hermes-dec/ which supports up to version 96 at the time of writing.
> thank you @jamesmacwhite for your comment, Do you have documentation for the bytecodes of Hermes? This exists, which P1 security wrote: https://p1sec.github.io/hermes-dec/opcodes_table.html. The hermes-dec tool can also generate psedo...
You need to use the forked version and build the source yourself: https://github.com/gilcu3/hbctool/tree/hbc94 Then install package directly: https://github.com/gilcu3/hbctool/tree/hbc94?tab=readme-ov-file#contribution. There is an alternative tool that has direct support for newer versions:...
@flex0geek If you take a look at: https://www.linkedin.com/pulse/reverse-engineering-lovebox-react-native-app-high-level-zagaria-vmhre/, the author details how they reassembled a change they made. I haven't personally tried it, but use that as your reference. As...
The scenario where a matrix field is not mapped at all in a feed but each feed run nukes the matrix content entirely seems quite dangerous with no warning or...
And yet this issue has remained broken for years... It is very destructive with no warning and the docs don't make any mention to the fact unmapped matrix content can...
Thanks for your patch, I tried this on mwan3 2.10 (I noted that this was originally tested with 2.11?), I have a PPPoE WAN and 6in4, I was able to...
Sure. Attached. For some context: I have two main WAN interfaces wan and wanb, I use a failover configuration, not balanced. The Wireguard interfaces are for Mullvad VPN, but not...
Thanks for testing. I guess the main difference between my setup is OpenWrt 21.02.6 and mwan3 2.10 rather than 22.03 and mwan3 2.11. Unfortunately, my router Linksys WRT3200ACM has various...