Rusty Magnet

Results 10 comments of Rusty Magnet

Did you install SSH via Cydia? This has to be installed before you can do anything with `idb`.

I had same issue. `idb` would not install with the qt5. Had to go back to qt4.

Hey @vvoody, I would also like to see the `pyOpenSSL` `Connection` object have a `settimeout()`. There is a `settimeout()` function within the ``. You can see it fire below, after...

The error I received was: _ioctl: Invalid argument fdclone: Invalid argument_

@trufae this is probably a "user error". Sorry, if it is! PS - my jailbroken device is old. a non-64 bit ARM (iPhone 4S).

why would you want to do that @preetigaur ? The private key is your part of a non-repudiation claim...(i.e. the private key never leaves the leave possession of the holder,...

yeah. I got past `"[!] Unknown jailbreak. Aborting."` error when I used the new tar. Don't use the tar in the master repo until it is updated @banhao thanks /...

look at issue #18. Use the new .tar file.

that is great. Thanks @DerekSelander . I haven't see the `cpo` command before. gulp!

Yeah, worked for me when I specifed that xCode build for a single target (ARM7) instead of pumping out a universal binary so it could support device simulators. @Maximus- cool...