Do anyone who uses WinRAR to compress various files know that WinRAR can be used as an encryption software in addition to compressing files, you only need to set a password when compressing the file to protect the data. However, because of this, the cracking software dedicated to WinRAR passwords is everywhere. The password length is no longer the biggest obstacl
We often use WinRAR as encryption software, when the file is compressed to set the password can achieve the purpose of protecting data. But there are so many cracked software specifically for WinRAR passwords, although setting a long password can prevent others from brute force, it is more important not to draw attention to your confidential documents--if the other person does not pay attention to your file
Some friends use WinRAR to open the compressed package, there will be pop-up ads, annoying. So, how to winrar advertising? To solve this problem, it is not difficult, as long as the activation of WinRAR, there is no advertising. The following small series to teach you how to activate Wnrar, operation is very simple, small white can easily learn.
Firs
Why winrar temporary files that are just uncompressed in the Windows Temp folder cannot be automatically deleted by winrar? Even if the WinRAR software has been turned off. This is because files in a temporary folder are generated when you extract files from a compressed package or open a compressed file with an external viewer by using the Drag method. In some c
Due to the svn Server failure, when SVN needs to be restored, it is found that the files backed up with jar cannot be unopened and the files are damaged.Fortunately, the hard disk is not damaged and can be recovered on another machine.WinRAR is often used, but it is mostly used in the graphic interface. Can I use Windows commands?
An error occurred while trying:C:/Documents and Settings/> WinRAR'Winrar 'is not an internal or external command, nor a program or batch processing file that can be ru
How to Use the WinRAR installation script) Simplified Chinese node-chinghua
(According to a TAO: This article is made up of two articles in chintao. This article retains all content and narrative order of the original article)Chapter 1: WinRAR 2.8x SeriesIf you still use the v2.6 or v2.7 modules, see Chapter 2.The new version of the Self-release module introduces new script commands an
Internet users in Internet cafes are often restricted by Internet cafe management software. Using WinRAR allows us to find freedom again.
First, download WinRAR from the Internet, but the Internet cafe management software will prohibit downloading files. Therefore, we must break through this restriction first. Use a browser to browse the Web page, view the source code of the web page, delete all the content
Copy codeThe Code is as follows: title = "WinRaR deciphering (only deciphering numbers are currently supported )"
Set WshShell = CreateObject ("WScript. Shell ")
Set fso = CreateObject ("scripting. filesystemobject ")
Function input ()
Rar_path = InputBox ("Enter the rar or zip path to be decrypted" Chr (13) Chr (10) " Chr (13) Chr (10) "Example: C: \ jiemi.rar or C: \ jiemi.zip", title)
If rar_path = "" Then Exit Function End If
If fso. fileExis
WinRAR also has a feature that, through its open folder, all files are displayed with the corresponding extensions, and even hidden files are no exception. Furthermore, these files can be deleted, copied, moved, run and so on, very convenient.
It is this characteristic of winrar that can manage the "Recycle Bin". A lot of users have occurred in the recycling station full, but how to delete files, bu
In order to ensure the recoverability of the data in the server, a remote backup database scheme is used. Offsite backup data are divided into off-site backup file data and off-site backup database data two kinds. The off-site backup file data is designed to back up files uploaded by users in the site. and offsite backup database data is the database of data backup files uploaded to the remote server.If you can use some software such as Green loop FTP data backup, rsync can be.First, the impleme
1, installed WinRAR, but no menu items
This situation, mostly because of virus or some reason, causes the WinRAR menu item in the right key to lose, the solution, first-> All programs in the Start menu, opens the WinRAR software;
2, in the WinRAR program main interface, click the "Settings" menu, from its
WinRAR the volume compression file method.
First, choose the file you want to compress, click the right mouse button to select "Add to Compressed file".
Then, in the lower left corner of the compression method to choose the "best", the following figure, then, in the lower left corner of the compression volume
WinRAR This software is very familiar to us, but do you know that the software is also "not good" time? Now let's sneak in and see what it's doing.
One, easy to carry on the disk to probe the secret
We all know that folders have properties that are read-only, archived, and hidden, and that files also have system properties. The system defaults to display hidden and system files. If you want to remove some of the unused hidden files, you can only cli
When you use WinRAR to open a compressed file that contains multiple subfolders, you typically have to open each subfolder to see the files in it, which is obviously cumbersome.
In fact, just click menu "Options" and select "Show Compressed Files folder" Under Folder tree to have all the files in all subfolders appear in the same window. So we don't have to open each subfolder individually.
Another small trick, each reload system after the
WinRAR brute-force cracking vulnerability official: No need to fix
WinRAR was exposed to a high-risk security vulnerability last week. Malicious attackers can embed specific HTML code in the SFX self-extracting module to execute arbitrary code when the user opens the module.
Vulnerability Lab and Malwarebytes set the risk factor of this Vulnerability to 9.2 (out of 10), and think it is very serious. The
WinRAR or 7-zip, when installed, users are always used to install one of them, small series preference for free and more powerful 7-zip.
Before the Windows system supports the ZIP file format, users are blaming Microsoft for "even this popular file format is not supported". And when Microsoft began to support zip-format files from Windows Vista, users felt that the feature was "dispensable", and some even thought it was simply "chicken ribs".
In Win
Due to the project needs, a green version of the software (that is, no need to write files in the C drive) to the customer, the requirement is only one EXE file, double-click to execute.Online said WinRAR software to create self-extracting files can be implemented, link http://blog.csdn.net/harvic880925/article/details/27675073This method is manual, and is often required to be executed as a command line in a project. I checked the WinRAR's own help, a
Copy Code code as follows:
Title= "WinRAR deciphering (currently only deciphering numbers)"
Set WshShell = CreateObject ("Wscript.Shell")
Set fso = CreateObject ("Scripting.FileSystemObject")
Function input ()
Rar_path=inputbox ("Please enter the RAR or zip path to decrypt" AMP;CHR) AMP;CHR "" chr AMP;CHR (a) "for example: C:\ Jiemi.rar or C:\jiemi.zip ", title)
If rar_path= "" Then Exit Function End If
If fso.fileexists (Rar_path) Then
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.