Timotej Leginus
Timotej Leginus
> Or check one technology called Haskell; you could even write pure (determined) IOs using one thing called Monads 🤣 It's [big fun](https://mokacoding.com/blog/functor-applicative-monads-in-pictures/) Then you could run code that never...
Also it would be cool to consider adding support for Java plugins. i.e. emulating the Spigot/CraftBukkit API. Quill is certainly nice, but most of Minecraft plugins are in Java -...
Hey! Sorry, I haven't had any notifications for this so I forgot about this. I'm debugging the Egg NS app, the latest version, and I'm using Android version 11.
> Unfortunately, I do not have a device that supports running that app for me to test. Have you run any other Frida scripts against it? I am just trying...
It hooks well for one function, but hooking "all" functions takes a long time for frida trace. I think that's the problem with my usage of jnitrace as well.
still broken. seems that some paid macos apps have figured it out, no answers for that yet though
https://github.com/yujitach/MenuMeters/commit/5604e769b9bf5cc0a5ee6f0c6f99ecca570f1b37 This open source app has it implemented and this commit shows the M1 implementation.
Apparently it's IO and human interfacing so.. yeah? I also made a sample app in Swift which does this but removes a lot of ugly Objective-C stuff.
Still affects almost all of my devices since I have the same collectors on for everything
> did you try with `$TEMP/**`? That doesn't work either