var fDesc=new Array(); fDesc[0] = "There are many different solutions for recovering RAR passwords, but Accent RAR Password Recovery is probably the best one.

Here are its main features:
- Supports RAR3/RAR5 formats
- High-speed password search
- GPU-accelerated recovery of RAR passwords
- Three types of attack
- Automated recovery of RAR passwords
- Mutation of passwords

Recovery rates. The program uses unique algorithms with maximum optimization for all modern Intel and AMD CPUs.

Still higher recovery rates. The program uses the GPU computing technologies on AMD and NVIDIA video cards. And it boosts the password recovery rate up to dozens times.

Three attack types for a lost RAR password. The program has all the necessary attacks in it: a brute-force attack, a mask-based brute-force attack and a dictionary-based attack.

Automatic recovery. The program uses optimized password recovery scripts without requiring any special knowledge.

Password mutation. The program has a built-in macro language that describes password mutation rules thus improving the capabilities of a dictionary-based attack.

Accent RAR Password Recovery is a professional solution to the lost password problem for RAR/WinRAR archives that works on AMD and NVIDIA video cards.

Use it whenever necessary."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }