RAR is a proprietary archive file format that supports data compression, error recovery, and file spanning.
Questions tagged [rar]
351 questions
-3
votes
1 answer
Archive Extraction Script
I'm new to working in the shell and can use the unrar command to extract a single archive but I'm looking to do a lot more then that. Let me…
-3
votes
1 answer
How to download file from server and zip him
Zip and download file HI, I want download file from server and save him as rar. For example: I have file xy which contains file img.jpg and untitled.php. So i want download xy and make it .rar (xy.rar). How to download file from server and make him…

peterxx
- 7
- 2
-3
votes
1 answer
Open RAR file and get folder inside the archive
I have lots of .rar files with lots of folders inside them. I want to read the .rar files' names and enter them to get the folders' names, then enter the folders. I don't want to extract the .rar files.

Programmer
- 29
- 7
-3
votes
3 answers
Batch Password Cracker
Is it possible to make a batch that either Brute forces or tries an password list on a password secured .rar or .zip, and how?

Schmix
- 57
- 1
- 2
- 6
-3
votes
2 answers
PHP can not upload rar file
I need your help.
I'm trying to upload a RAR archive and I have not any good result, but any other file I can upload.
I thought that my php script was a broken, but when I've tryed easiest script, like this http://pastebin.com/GEHkgQz2 which just…

komigo
- 1
-4
votes
1 answer
Python: How to convert .7z to .rar or .zip?
How can I convert a .7z file to a .rar or a .zip file using Python?

das
- 63
- 1
- 8