Что нового

Advanced Archive Password Recovery Pro 4.50 Portable

Advanced Archive Password Recovery Pro 4.50 Portable

Strengths

The tool uses highly optimized low-level code to maximize recovery speeds on modern hardware. By bypassing the installation phase, IT professionals and forensic investigators can deploy the utility quickly across multiple machines during data recovery operations. Core Technical Features and Capabilities

This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later. Advanced Archive Password Recovery Pro 4.50 Portable

Background operation mode to save CPU cycles for other tasks. Can be paused and resumed at any time. Simple, classic interface that gets straight to the point.

Tries every possible combination of characters. Strengths The tool uses highly optimized low-level code

If you remember parts of the password (e.g., "It starts with 'Admin' and ends with two numbers"), a mask attack tells the software to only cycle through the unknown parts, saving hours or days of processing. Key Features of Version 4.50 Pro

Use this if the password is likely a real word, a common phrase, or a variation of a leaked password. This link or copies made by others cannot be deleted

Password recovery is highly dependent on system hardware. To achieve maximum recovery speeds with ARCHPR 4.50 Portable, consider the following environmental tweaks:

The Professional edition (v4.50+) includes specific features not found in the Standard version:

Assuming you have legally obtained a copy of the portable distribution (the .zip containing aapr-pro.exe and supporting .dll files), here is the recovery workflow.

The portable nature of this version ensures that IT professionals can execute recovery workflows on restricted user workstations without needing administrative privileges to install software. 3. Hardware Acceleration

InnI

AutoIT Гуру
Сообщения
4,986
Репутация
1,461
Где-то я это читал... только для Win7 :scratch:
Ну, точно. Здесь http://www.outsidethebox.ms/12317/
 
Автор
---Zak---

---Zak---

Скриптер
Сообщения
455
Репутация
120
2 InnI
На Windows 7 у меня как-то не возникло проблем запуска программ от другого пользователя. У меня служба в XP и 7 без проблем запускает программу от текущего пользователя.

Знал бы прикуп - жил бы в Гаграх)))))

Я на это все потратил 3 суток и искал такие статьи в интернете - но увы и ах, а уже после столкнулся с этой статьей. Сейчас тоже не теряю надежду найти статью, каким способом запустить от доменного имени на компьютере не в домене.

ЗЫ: вспоминай - может есть такая статья в инете ?
ЗЫЫ: на этом сайте я такого не нашел, но я думаю все равно способ должен быть. Сетевые диски можно подключать таким способом - по идеи значит и запускать можно - надо только знать как.

На счет запуска программ - раньше была возможность: берешь пользователя с его паролем из рабочей группы и в домене создаешь точно такого же пользователя с тем же паролем в AD (может еще какие манипуляции). Но суть в том, что этому пользователю предоставлялся доступ.
 

vovsla

Осваивающий
Сообщения
607
Репутация
36
Я тоже столкнулся с проблемой RunAs в Win8, решил все вот таким способом.
Код:
RunAsWait('oem', @ComputerName, 'pass', 0, @ComSpec&' cmd /c start %Systemroot%\System32\sysprep\sysprep.exe /quiet /oobe /generalize /shutdown /unattend:%Systemdrive%\Sysprep\Sysprep\XML\Presale2.xml', '',  @SW_HIDE)

т.е. с помощью RunAs запускаю консоль которая в свою очередь запускает приложение
 
Верх