-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Porting into another language #11
Comments
Interesting |
change deviceId or check logout function |
Yes, in couple of minutes. I leave my phone at home - I already logged into the OVO App on Android so i guess i need to logout from it? |
2 Options
"Have you managed to signup/register new phone number?" |
What the maximum allowed of device logged in? (i didn't login with this api neither my prototype so there's no possiblity for unused login session) |
from what i know, only 1 device only. Yes random UUID. |
Or this could be the account? Because OVO has 2, the one that after you registered, and one other after you file the picture of you and National ID Card (if I remembered, this one able to do balance transfer) |
my ovo app registered with national id card, and if you want to transfer you need to rgister first |
Checkout ported Python3 one here, https://github.com/anysz/ovopy |
thanks, great examples and documentation. Your repo already added into my ported list |
Yea you're welcome 😉 I might be port them to JS too (since I mainly use JS for web development), how about doing payment such as purchasing Mobile data bandwidth, or Game Voucher or.... Pay electricity/telephone bills? This would be cool right! imagine you can just build your own payment billing website. Industry 4.0 has begun. |
that's cool things, i will check again when i have much more free time, or you can do it your self |
Any chance you implement that? :/
|
Ya, saya sedang mengerjakan bagian beli pulsa melalui OVO CASH, tapi sepertinya agak lama karena ada urusan lain, kalau anda ingin membantu silahkan. Chat via discord |
Okei, take your time 😃 |
about 'invalid model', already fixed or not? Still can't transfer OVO Balance |
Awaiting confirmation @lintangtimur |
I hope it fixed ee0745a, check latest released |
Hi, have you start on JS? |
I've tried but I discontinued my work (during last year of study) and leave it with no update, all goes back to you :/ you could invite me to the repository soon as you start porting to nodejs 😉 |
@lintangtimur NodeJS https://github.com/apriady/ovoid-nodejs @anysz I've created that repo. has ported several method to NodeJS but still full of messiness and not structured well. Maybe can give suggestion to make it better. |
@apriady whoa that's cool, however regarding to this issue #11 (comment) I think it's a must to store Auth token in case you forgot to save it and throw maximum device next time if you trying to login, you could take a look to https://github.com/anysz/ovopy for the implementation probably |
@anysz yes, i think that must implemented. I will look into your code and see how it works. Thanks for the suggestion. BTW, anyone know the endpoint and params that used for refreshing the token? |
halo @lintangtimur, can share tutorial that you use to setup the ssl pinning? |
U can use xposed framework(root needed), or use Frida+Objection+Burp suite+Android virtual device emulator |
Halo @lintangtimur, ini saya mau mencoba porting ke Go language, cuman waktu nyoba ambil auth Token (third step) ada error kayak gini.
Mungkin ada solusi? oiya apa udah ada dokumentasi API nya dari OVO ya di postman gitu? |
saya test masih bisa, lancar. Cek lagi parameternya |
udah saya test sih ini, jadi saya lagi bikin dokumentasi Apinya di postman gitu baca dari source codenya langsung. Headernya pakai ini kan?
lalu paramnya pakai json ini?
|
benar, itu security code bukannya 6digit? |
oh oke, lagi dicoba porting nih mas, tapi belum selesai. sila coba ke ovoid-go |
Izin porting ke java |
Done, ty :) |
nggih mas |
hallo mas @lintangtimur boleh saya izin porting ke dart, sebagai coba coba 😊 |
silahkan, bebas |
beberapa ada yang sudah bisa mas, silahkan coba ovoid-flutter |
do you still need help in porting? I can help porting this completely into nodejs / python |
I hope someone want to porting into another language like
Javascript, Python, GO, Java
The text was updated successfully, but these errors were encountered: