Rusty Magnet

Results 6 issues of Rusty Magnet

Hi @ac-pm, I tried 1.2 today. Very nice. Worked smoothly. One feature that would help me greatly is to see what data is passed over the JNI bridge. There are...

feature

Hi @ac-pm, Any chance you will add support for SSLUnpinning (with Xposed) for apps that use Volley? I can use your Cydia substrate SSLUnpinning apk. Works perfectly. But when I...

feature

Here is what I did: - Downloaded the zip from: [https://github.com/nowsecure/fsmon/] - expand zip and run `make iOS` on your Mac Book - Use a tool to copy file over...

Is there a smart way to integrate this ( fanstatic ) library to work with the XCode debug window? I can get xCode to open Terminal and the Progressbar works...

Builds on [existing example code](https://github.com/go-redis/redis/blob/e061db8c13fd6b5e007d73370873026e360719de/example_test.go#L253). Differs from previous example by passing in "Hash" and not throwing away the `keys`. `keysFromScan, cursor, err = rdb.ScanType(context.TODO(), cursor, "key*", 10, "hash").Result()`

Love the book @lizrice. Any chance you can add a Dockerfile to this repo so people can better follow along with the early chapters ( capabilities and cgroups ). In...