Skip to content

Patching base64Decode https://github.com/dart-lang/sdk/blob/main/sdk/lib/convert/base64.dart #33

Closed
openadcenter opened this issue Oct 26, 2021 · 2 comments

Comments

@openadcenter
Copy link

hello and thank you for sharing your great work,

Is it possible to change the code in base64Decode (https://github.com/dart-lang/sdk/blob/main/sdk/lib/convert/base64.dart)
so it print the input ( string)?

Can you please share steps to modify the code in the method base64Decode and re build the apk ?

Regards

@Impact-I
Copy link
Contributor

Impact-I commented Oct 26, 2021

Hi @openadcenter ,
It seems to me that base64.dart is inside libapp.so and not in libflutter.so
You can experiment with the source code for libflutter.so using Docker. In the future, I hope that reFlutter can help with such tasks.

Thanks

@openadcenter
Copy link
Author

Thank you for you quick answer

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

No branches or pull requests

2 participants