removed Frida tools from README because migrated to Wiki

This commit is contained in:
p_magyar
2024-04-17 09:09:58 +02:00
parent 659b05ead3
commit be7b22287f

View File

@@ -453,10 +453,6 @@ To start a dishwasher on eco mode in 10 miuntes (`BSH.Common.Option.StartInRelat
{"program":8196,"options":[{"uid":558,"value":600}]} {"program":8196,"options":[{"uid":558,"value":600}]}
``` ```
## FRIDA tools
Moved to [`README-frida.md`](README-frida.md)
## Notes ## Notes
- Sometimes when the device is off, there is the error `ERROR [ip] [Errno 113] No route to host` - Sometimes when the device is off, there is the error `ERROR [ip] [Errno 113] No route to host`
- There is a lot more information available, like the status of a program that is currently active. This needs to be integrated if possible. For now only the values that relate to the `config.json` are published - There is a lot more information available, like the status of a program that is currently active. This needs to be integrated if possible. For now only the values that relate to the `config.json` are published