Recent content by Lanchon

  1. Lanchon

    Post [TOOL] DexPatcher: Modify Android applications at source-level in Android Studio

    no. i had a serious issue with the gradle team that manages the plugin portal. the result was a hiatus in development because they drained my energey. no further plugins will be published to the portal and the new plugins will require a new home. the "prerelease" versions you want to use will...
  2. Lanchon

    Post [TOOL] DexPatcher: Modify Android applications at source-level in Android Studio

    > Is there a specific Android Studio build any recent AS will do. use v2.0.0 samples (and, thus, plugin). DO NOT modify the samples gratuitously: do not let AS update any plugin versions!
  3. Lanchon

    Post [MOD][XPOSED][GrindrMod](NEW!!)

    hi, small bug in GMod and Grindr 6.15.0: the message full text search feature ignores messages in threads of profiles that i've blocked, even when GMod is configured to retain blocked threads. i suppose it does the same thing for profiles that blocked me but i didn't test. the stock SQL query...
  4. Lanchon

    Post [MOD][XPOSED][GrindrMod](NEW!!)

    hey GrindrGuyNYC, so there's been a longstanding bug in grindr app since grindr 2, which worked like this: grindr 2 app maintained two lists: profiles you blocked and profiles that blocked you. the server pushed notifications of profiles that block you to the client and the client knew who you...
  5. Lanchon

    Post [TOOL] DexPatcher: Modify Android applications at source-level in Android Studio

    there's really nothing wrong with mt-mdex, only you'll get more dex files than needed in exchange for patch performance. you can even use it to debug mono dex apps (as long as you are debugging them on a device running ART, ie, android 5 or later). when releasing, you do want to not use it...
  6. Lanchon

    Post [TOOL] DexPatcher: Modify Android applications at source-level in Android Studio

    > seems like it's necessary to add extends and implementes to the patch classes otherwise it'll throw a runtime exception even if it's successfully compiled. when you edit an item in dxp, you are re-declaring it. the declaration should 'match' only to the extent of targeting the item. eg: you...
  7. Lanchon

    Post [TOOL] DexPatcher: Modify Android applications at source-level in Android Studio

    dxp-tool v2 is designed but not implemented. v1 targets definitions of stuff v2 adds the possibility of targeting usage of stuff for instance you can hook a method CALL; means altering the call site, not the method definition. so you can hook methods that are not defined in the code (ie: the...
  8. Lanchon

    Post [TOOL] DexPatcher: Modify Android applications at source-level in Android Studio

    https://forum.xda-developers.com/showpost.php?p=81467385&postcount=352
  9. Lanchon

    Post [TOOL] DexPatcher: Modify Android applications at source-level in Android Studio

    UPDATE: DexPatcher-tool v1.8.0-beta1 is out! Now supports patching OBFUSCATED CODE, YAY !!! This is a HUGE release, more than doubling the code size of the tool. Bugs? Sure! Docs? Sorry! But now it is up there and you can start digging in, enjoy...
  10. Lanchon

    Post [TOOL] DexPatcher: Modify Android applications at source-level in Android Studio

    surendrajat lol thanks! it has issues... because apktool has issues and life is hard and android sucks donkey marbles and such. all that surrounds the dexpatcher-tool is a mess, integrating with the android build system is a mess (the gradle plugins), obfuscation is a mess, but the tool itself...
  11. Lanchon

    Post [MOD][XPOSED][GrindrMod](NEW!!)

    continues to have this issue: https://forum.xda-developers.com/showpost.php?p=82224491&postcount=596
  12. Lanchon

    Post [MOD][XPOSED][GrindrMod](NEW!!)

    i was on 6.4.0 + gmod. suddenly today i can no longer get into chats of guys i had blocked before. if i try, i'm back at the top of the message list. also, the next chat i want to get into, no matter which, also fails in the same way. the second next chat i get into works again (until i try a...
  13. Lanchon

    Post [MOD][XPOSED][GrindrMod](NEW!!)

    lockdown found me single. i installed grindr to test the mod, and grindr has provided at least a bit of company. GrindrGuyNYC thanks for sharing this. i hope you are doing OK. viable virions in the environment in NYC are rapidly vanishing, along with the chances of contracting the virus. stay...
  14. Lanchon

    Post [MOD][XPOSED][GrindrMod](NEW!!)

    i know for a fact that grindr irrevocably bans accounts that jump around in location in a way that triggers some hidden checks. this happened in grindr v2 times. accounts that jumped around were banned, but -interestingly- bans did not happen synchronously with the jumps and instead were applied...
  15. Lanchon

    Post [MOD][XPOSED][GrindrMod](NEW!!)

    GrindrGuyNYC, i finally got to reinstall grindr and open an account. using 2.4.0; a few hours into it and no bugs to report so far. thanks so much! just in time as COVID-19 containment kicks in in my city; today is last gym day... :-/ and wow, things have changed! video chat, grindr web...