dan4ik94
dan4ik94
Try using the Gadget, inject it into some game lib as a dependency then make frida attach to it. You can use [LIEF ](https://lief-project.github.io/doc/latest/tutorials/09_frida_lief.html)for that.
> > Try using the Gadget, inject it into some game lib as a dependency then make frida attach to it. You can use [LIEF ](https://lief-project.github.io/doc/latest/tutorials/09_frida_lief.html)for that. > > Hmm...
> Hi, have you resolve it? i have the same problem with emulator. You need to use the ARM gadget and inject it into the app's process, then it'll see...
> Use `--realm=emulated` / `.attach(pid, realm='emulated')` to inject into the emulated realm of the app. No need for repackaging the app, that's a thing of the past. The realm doesn't...
Yes, width and height should be divisible by 8, there was a tooltip before when you hover.
> It sometime worked, but not 100% correctly... It can fail with anime images, especially if there's some complicated background.
> Can you please answer that? It seems to work particularly well with IC-Light compared to the models I have tried. You can view that on the Files tab in...
@huchenlei would you merge this please, when you have time.
> Is there a way to add Restart sampler with this scheduler? append to the samplers list in **forge_alter_samplers.py**, should do the trick `sd_samplers_common.SamplerData('Restart AYS', build_constructor(sampler_name='restart', scheduler_name='ays'), ['restart_ays'], {}),` 
> AYS can look much better than what you have here but someone else needs to do the programming. I tried on my own installation of A1111 but couldn't figure...