Jan S.

Results 236 comments of Jan S.

The common and easy way would be to build a white-list of characters which are supported on all platforms/current platform in file-names. Additionally a blacklist of forbidden file-names can be...

@KarmaMod I don't see a relation between the file-system and disallowed files like `CON`. Even if Windows would support EXT drives those files will most likely still be unsupported.

OdinVex forgot to mention that baksmali is used as a library and on library level there seems no way to generate the smali code in smaller parts that on class...

@OdinVex File byte data + offset to instruction in that file = raw bytes of the instruction

Wouldn't it make more sense to calculate and store `binDir.toPath().normalize()` outside of the while loop?

What still works in general is to use a real/virtual rooted device, and sniff the network traffic while adding the Google account (requires to use an anti-TLS-pining tool). From the...

@babyquin I use a Magisk rooted device and installed the add-ons "Riru" + "Riru EdXposed". In EdXposed I use the addon TrustMeAlready to disable certificate pinning. For intercepting the network...

@GRodrig I have an e-mail account on `gmx.de` using the same username as on github.

Let us see how long the version increase to API level 17 (Android 4.2) will work. After disabling Google services for pre 4.x devices Google seems to prepare the next...

As you are the one who accepts or rejects the pull requests I don't see a problem in publishing that file. The problem is that without the proto file it...