Software :: Utube Ripper Won't Go Away?

Dec 6, 2010

I recently downloaded Utube ripper, and now it is in my applications panel. But oddly, It does not boot. I try to delete it to reinstall it, but I can't find it anywhere. What folder could I find it in

View 4 Replies


ADVERTISEMENT

General :: GUI For John The Ripper?

Jan 22, 2010

i'm trying to find a GUI for john the ripper. ive searched and found some for windows but none for linux

View 1 Replies View Related

Ubuntu Multimedia :: DVD Ripper That Works With 10.04

May 11, 2010

I'm on 10.04. Every dvd ripper I've tried so far has failed in one or another. I have all restricted extras and medibuntu codecs installed.
DVD::Rip either throws an error message or stops ripping somewhere through the process
Handbrake only finds some of the dvd titles
OGM rip gives an "Unknown error"
Acidrip says "mencoder interrupted by user"

View 9 Replies View Related

Software :: Any MP3 Ripper With Variable Bitrate?

Dec 2, 2008

The subject of this post is actually a question e.g. is there a mp3 ripper that allows the bitrate to be modified. I have looked at cdparanioa, which I believe is the foundation of most of the Linux rippers, but it does not allow modification of the bitrate. I realise I could ripper in flacc format but I have an mp3 player as does my grandaughter so I need the mp3 format. Incidentally is there a player(portable) that will play flacc encoded files?

View 1 Replies View Related

Ubuntu Multimedia :: What Is Everyones Pick Of CD Ripper To MP3?

Apr 30, 2010

Started with a clean install, with new GeForce 6200 video card installed. Very impressed that when I tried to activate compiz, it informed me that I must download and install the relevant drivers - and it provided me with a 'one click' install! Now I'm running the latest driver (195) - well done guys!Anyway, happy as I am with a no-fuss install, I'd like to know what is everyones pick of CD ripper to MP3?

I've downloaded Asunder, but this seems very slow in comparison to other Windows-based apps I've tried.I wanted to try Sound Juicer, but unfortunately it requires some code to change from VBR to CBR @ 320kbps.

View 9 Replies View Related

Ubuntu Multimedia :: Why Isn't There A GUI Audio Ripper That Just Works

Nov 10, 2010

All I'd like to reliably do is rip a few audio CDs. SoundKonverter - doesn't work at all. Log tells me nothing SoundJuicer - OK for one disk. Usually crashes when the read disk is ejected and attempts are made to read the next. Failing that, it will read a few tracks and then lock up. K3B - Only rips first disk, then the progress window (form) locks up at 100%. Cancel button doesn't work. Need to kill task.

RipOff - works OK, but so slow... life's too short goobox - locks up before it even reads the disk and despite its claims I don't think it's a "rip" tool anyway.

View 9 Replies View Related

Ubuntu Multimedia :: Install A Bluray Ripper Via The Terminal?

Feb 4, 2010

Is it possible to install a bluray ripper via the terminal that can be used via the terminal?

I'm using xbmc and from what I've read it's not possible in the frontend.

View 1 Replies View Related

Ubuntu Security :: Crack Own Password With John The Ripper?

Apr 4, 2010

I'm using ubuntu 9.10 and I'm trying to crack my own password with John the Ripper. I've been reading and working at this for a long time and I've not been able to crack my password. I've added a "test" account on my machine with the password "password": For my Unix Password:

Code:
mark@mark-laptop:~/John/john-1.7.3.4/run$ sudo ./unshadow /etc/passwd /etc/shadow > mypasswd
mark@mark-laptop:~/John/john-1.7.3.4/run$ sudo ./john mypasswd
No password hashes loaded

YES I have read the README and the FAQ and for this problem they give the following possible problems:
Q: Why doesn't John load my password file? It says "No password hashes

[Code]...

View 1 Replies View Related

Ubuntu Security :: John The Ripper Installed Without Knowledege?

Nov 2, 2010

I am relatively new to Ubuntu and may have a security breech. I was recently looking over synaptics installed packages on my PC and noticed JOHN installed on my system. This was never installed by me nor do I think this entire APP is a dependency of something that may have been installed.My questions are... Has my system been compromised? I use an elaborate password as well as UFW.Can I determine who installed this package (i.e. local user account or remote user)?Can I determine when? The system was installed only 3 days ago.Can I determine if there have been any instances of a successful or failed remote connection to my PC?

View 9 Replies View Related

Ubuntu Multimedia :: How To Install Ruby Ripper In Maverick

Mar 18, 2011

I'm trying to install Rubyripper into Maverick using these guidelines: [URL]

But I get this error message in terminal:

Code:
W: Failed to fetch http://ppa.launchpad.net/aheck/ppa/ubuntu/dists/maverick/main/source/Sources.gz 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/aheck/ppa/ubuntu/dists/maverick/main/binary-i386/Packages.gz 404 Not Found

E: Some index files failed to download, they have been ignored, or old ones used instead. Presumably because it can't find the package. But what do I do next? or is there an alternative way to install?

View 3 Replies View Related

Ubuntu Multimedia :: Good Xfce Based Dvd Ripper?

May 15, 2011

I am looking for a decent easy to use DVD ripper (Like K9copy) but want it to be xfce native application has anyone got any ideas on this?

View 1 Replies View Related

OpenSUSE Multimedia :: Kungfu Ripper Program Hangs And Stops

Nov 1, 2010

Tried kungfu ripper, is supposed to rip dvd's to theora. Great. Program hangs and stops. This is from Packman repo, not factory.

[Code]...

View 2 Replies View Related

Ubuntu Multimedia :: DVD Ripper For Video Files (Not Copyright Protected)

Jan 14, 2010

I'm looking for the best way to pull some video files off of DVDs onto the desktop. These are not copyright protected. I don't want a program that plays the movie and then make a duplicate like most windows programs these are TOO slow. Also if I could shrink and change the format that would be a huge bonus.

View 1 Replies View Related

Ubuntu Multimedia :: Open Source Video Stream Ripper?

Dec 15, 2010

I'm vaguely remembering a video stream ripper that was open source and could be compiled for linux, mac, and windows. It's name ended with ++ and I can't remember anything else Basically, it was like StreamTransport but open source and multiprotocol capable. Can anybody help me find it again? I'd be open to alternatives too of course! My basic need is to rip anything being rendered by my video card.

View 1 Replies View Related

Security :: John The Ripper Brute-force Attack And Multi-core Processors?

Feb 19, 2010

In my Open-Suse server I have a script, where makepasswd output(by default it generates similar passwords: cGyTbqpr, tpJ1LA, 33EXdo) is redirected to mkpasswd(which uses DES by default) in order to generate salted hash of this previously generated password. I would like to test the strength of this system. I have a quad core CPU, and if I start John The Ripper like this(I want to use -incremental:all flag):

john -incremental:all passwd

..only one core is utilized at 100%. Is there a possibility to make all four cores to crack this password? Or is this possible only after reprogramming John The Ripper? Or what is the algorithm for generating passwords with with -incremental:all flag? I mean if John generates passwords randomly in brute-force mode, then it's smart to start four different John processes simultaneously because then one of those four will find the password firs

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved