derodevil
derodevil
Versi baru tidak bisa login ketika hit endpoint https://agw.ovo.id/v3/user/accounts/login dengan parameter: ``` { "channel_code": "ovo_android", "credentials": { "otp_token": "eyJxxx", "password": { "format": "rsa", "value": "G+dJxxxx==\n" } }, "device_id": "guidxxx", "msisdn":...
It's interesting. My main programming language is C#. It would be an advantage if it also written in that language.
How can I send message to phone number where it's not in the contact list? When the destination number in the contact or the number sent my me first I...
1. Method `GetQRImageRAW `is not working. I'm trying to change to `driver.FindElement(By.XPath("//*[@id=\"app\"]/div/div/div[2]/div[1]/div[2]/div/img"));` and it's now working 2. To check if the phone is connected or successfully scanned I'm using this...
I try your library and it is awesome. It's more stable than other telegram libraries. The features like auto reconnect is very helpful. I have no idea about sending rpc...
``` IDisposable KeepAlive(TelegramClient tg) => Observable .Timer(dueTime: TimeSpan.Zero, period: TimeSpan.FromSeconds(10)) .Select(_ => Observable.FromAsync(() => tg.Call(new Telega.Rpc.Dto.Functions.Ping(pingId: 0))).Materialize()) .Concat() .Subscribe(); ``` The above snippet doesn't work. My winforms application gets disconnected...
The UI is much better than JustDecompile. I look for Reflexil here but cannot find one. Do you have a plan to make it compatible with Reflexil?
I installed a certificate and it was successfully installed to user credential. It's failed to trust user cert when [ZygiskNext](https://github.com/Dr-TSNG/ZygiskNext) and [LSPosed](https://github.com/JingMatrix/LSPosed) are running. I try to stop those modules,...
It doesn't work when I try to unlock bootloader of my Redmi 14c HyperOS 2.0.3 Android 15. It gives me error 10000
I try to connect to a hostid and an error occurs 