![]() |
|
Register WinRAR (All versions) with one command line (cmd.exe) - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Hacking Tools (https://sinister.ly/Forum-Hacking-Tools) +---- Forum: Hacxx's Posts (https://sinister.ly/Forum-Hacxx-s-Posts) +---- Thread: Register WinRAR (All versions) with one command line (cmd.exe) (/Thread-Register-WinRAR-All-versions-with-one-command-line-cmd-exe) |
Register WinRAR (All versions) with one command line (cmd.exe) - hacxx - 03-14-2023 Run cmd.exe as administrator Code: cd %programfiles%\WinRAR\ && echo RAR registration data>rarreg.key && echo Thumper>>rarreg.key && echo Unlimited Company License>>rarreg.key && echo UID=1b270fbffe6ffd2191e9>>rarreg.key && echo 641221225091e9945a847dfbd7976eebdb922202947569f04c2219>>rarreg.key && echo 50b92118efb9a9965b7060fce6cb5ffde62890079861be57638717>>rarreg.key && echo 7131ced835ed65cc743d9777f2ea71a8e32c7e593cf66794343565>>rarreg.key && echo b41bcf56929486b8bcdac33d50ecf773996024c17fd787ac866c52>>rarreg.key && echo 4200d6b5fe047dc663b529c0e068ca947696e566027df8651e2888>>rarreg.key && echo 82ce1fcfa3f8727fe1f56ef88f5f797f57bd5fc927199e37602a47>>rarreg.key && echo ae030de885580c080ba26b88df2f6c2c76fded128cdf1829267416>>rarreg.keyFrom Hacxx Magician Toolkit RE: Register WinRAR (All versions) with one command line (cmd.exe) - Shnuff - 03-26-2023 thanks good work. i have a idea too. write in a textdocument the command : C:\ProgramFiles\WinRAR\ and now rename the textdocument in rarreg.key and copy it in this path : C:\ProgramFiles\WinRAR\ tadaa...full rar version by all versions RE: Register WinRAR (All versions) with one command line (cmd.exe) - mothered - 03-26-2023 Not working on my end - still a 40 day trial with the nag screen. RE: Register WinRAR (All versions) with one command line (cmd.exe) - hacxx - 03-26-2023 (03-26-2023, 11:49 AM)mothered Wrote: Not working on my end - still a 40 day trial with the nag screen. It was working when i released the code. also i will be removing the code from hacxx magician toolkit due to piracy issues. |