Skip to content
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

wth #55

Open
itsdummybot opened this issue Jun 9, 2023 · 5 comments
Open

wth #55

itsdummybot opened this issue Jun 9, 2023 · 5 comments

Comments

@itsdummybot
Copy link

why the fuck the client doesn't connect to any server hosted on pc? but python from termux connects correctly. other clients (e.g. v15 from same repo) also connect to server using the same method of editing apk and getting ip

@thinkdev1
Copy link

no use analsic brawl apk

@8-bitHacc
Copy link
Collaborator

Extremely late response but for your client to work, you must use the computer's IPv4 address as the ip in the client (you can get it by typing ipconfig on windows)

@fact12321
Copy link

Extremely late response but for your client to work, you must use the computer's IPv4 address as the ip in the client (you can get it by typing ipconfig on windows)

When I change the IP address from 127.0.0.1 to 192.168.0.121 in the libcb.config.so file, the application gives the following error during installation on my phone:

"App not installed because its package is invalid (e.g., corrupted)."

@8-bitHacc
Copy link
Collaborator

Your APK Editor could be creating these issues, make sure the default APK works too. You need an APK Editor that works properly (you also need to reinstall the app because of the signature check but that's only going to happen once)

@fact12321
Copy link

Your APK Editor could be creating these issues, make sure the default APK works too. You need an APK Editor that works properly (you also need to reinstall the app because of the signature check but that's only going to happen once)

The original APK with "127.0.0.1" works fine (at least it installs). I used WinRAR to change the IP line, and also tried APKtool and APKeditor, but nothing helped.
Additionally, I noticed that when using APKeditor, after decompiling, it's impossible to recompile the APK. The following errors occur:

/data/user/0/com.gmail.heagoo.apkeditor/files/decoded/res/values/public.xml:47: error: Public symbol array/com_kakao_accounts_array declared here is not defined. /data/user/0/com.gmail.heagoo.apkeditor/files/decoded/res/values/public.xml:48: error: Public symbol array/facebook_read_pemissions declared here is not defined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants