[feature] Encryption / Decryption Body With Plugin
Hello Reqable, I was thinking of suggesting an interesting . I was thinking that when we capture data, as you know nowadays data of almost all apps comes encrypted, so I was thinking that just like I dumped the Key & IV from Frida or somehow get the key IV from any other source, can you add such a button in Reqable in which by adding Key & IV Plugin once, add an on-off like button which would mean whether you want to dec the data, because every time it takes a lot of time to decrypt the data using python, so please add such a feature like By adding key & IV once, in just one click the decrypted data will be displayed in the request/response body and by clicking once more it will be displayed back in its original state or in encrypted format ( Like - Hex 🔁 Text ).
Currently Feature
- Hex ⇄ Text.
Request
- Original/Enc ⇄ Dec. (Long Pree Switch Input Key & IV Mode)
@TechnoIndian Hello, thanks for the suggestion, but we don't have any plan about this feature. Instead, you can use the python scripting feature on desktop app, it is easy to write a descryption script and print the result to the console tab.
hello i have the same problem, i am a beginner maybe you can help me, how to decrypt the response like the picture?