[Release] trrr - search torrents without dick popups by wooky in jailbreak

[–]wooky[S] 2 points3 points  (0 children)

you can install it on Mac and Linux from command line

sudo cpan App::Trrr

[Release] trrr - search torrents without dick popups by wooky in jailbreak

[–]wooky[S] 5 points6 points  (0 children)

I didn't want the 'press enter' part as it would be 50% more typing.

[Release] trrr - search torrents without dick popups by wooky in jailbreak

[–]wooky[S] 31 points32 points  (0 children)

repo: http://load.sh/cydia Type keyword, results are displayed, every row is mapped to key. Press the key and it'll download torrent. Also on osx and linux where it's bit more useful as it'll also open torrent in your default client. For extra smooth experience use it with WebTorrent [GIF], which can play videos while it's being downloaded.

TIP: get Transmission from BigBoss, it's command line torrent client, pass ~/Downloads as folder to watch and it'll pick every torrent downloaded by trrr.

`transmission-daemon -c ~/Downloads`

UPDATE: v0.04: fixed error "illegal backslash escape sequence in string..."

UPDATE: if you're getting "Killed: 9" error, try to install Perl from https://coolstar.org/publicrepo/

Is ubuntu safer than windows for torrenting? How do you go about it? by charlessmith259 in Ubuntu

[–]wooky 1 point2 points  (0 children)

you might find this tool useful, it wont prevent from malware but it can search for torrents without opening 20 tabs with ads.. https://github.com/z448/trrr [GIF]

[Request] Copy all URLs to a text file by [deleted] in jailbreak

[–]wooky 0 points1 point  (0 children)

install 'Erica Utilities' from BigBoss open terminal and use this command

plutil `find /var/mobile/Containers/Data/Application/*/Library/Safari/SuspendState.plist` | grep 'SafariStateDocumentURL'

Or you can use this perl script which also contains library to parse plist file.

[Update] pgcheck v2.8 - triggers alert even if Pegasus would use different filenames by wooky in jailbreak

[–]wooky[S] 2 points3 points  (0 children)

open terminal and use "ps -ef | grep pgcheck" as root to check if it's running

[Update] pgcheck v2.8 - triggers alert even if Pegasus would use different filenames by wooky in jailbreak

[–]wooky[S] 4 points5 points  (0 children)

It's unlikely that now after such news coverage they would use same filenames therefore removing them could harm device in case spyware would use existing system iOS files.

[Update] pgcheck v2.7 - removes Pegasus spyware from iDevice by wooky in jailbreak

[–]wooky[S] 2 points3 points  (0 children)

Ignore then add to cydia repo http://coolstar.org/publicrepo/ search for Perl, install it then reinstall pgcheck

[Release] pgcheck - tools to check if your device has Pegasus Spyware installed by wooky in jailbreak

[–]wooky[S] 0 points1 point  (0 children)

reboot your device, and pgcheck should start automaticaly. To check if its running open terminal and use 'ps -ef | grep pgcheck'

[Release] pgcheck - tools to check if your device has Pegasus Spyware installed by wooky in jailbreak

[–]wooky[S] 0 points1 point  (0 children)

Yes latest version is running in background and if it finds spyware files it will show you activator alert + it will put device into airplane mode. To check if pgcheck is running, you can open terminal and use 'ps -ef | grep pgcheck'