A.K.

Results 6 comments of A.K.

linkedlist.md seems to be fixed but not array.md @ronreiter can you please look at this

Here is a more useful comment: create this folder: `C:\Users\XXX\AppData\Local\Microsoft\Windows\INetCache\frida\` download frida gadgets from https://github.com/frida/frida/releases untar, rename file to gadget-android-arm64.so put the file under the path `C:\Users\XXX\AppData\Local\Microsoft\Windows\INetCache\frida\gadget-android-arm64.so`

@mmourey - I managed to get this working on Windows 8 & 10 with auto installing the driver. Thanks for the hints you included in your previous posts :) However,...

I did the same work, and worked flawlessly on Windows 10 and 8, 8.1 I'm curious to hear if you got it to work silently on Windows 7

great work! can you confirm this works on Win 7?

you need to clear your DNS cache. Depending on your OS version; for example on Yosemite you would want to run `sudo discoveryutil mdnsflushcache;sudo discoveryutil udnsflushcaches;say flushed` Google or see...