Azure GPU Instances in duty of recover RAR passwords
Using Azure GPU instances to recover/crack RAR passwords, 3 steps: Deploy this Standard Azure Gaming Instance with Nvidia Tesla GPU: https://github.com/MariuszFerdyn/azure-gaming Download cRARk55 http://www.crark.net. There is only one file encrypted so you can extract rest. Rename any def to password.def and configure tool – usually just line 56 [$a $A $1 $!] * Execute cRARk.exe […]
Cloud Assessments
Some post ago I shared with Cloud Audits Assessments, now some Cloud and Dev-ops Assessments, all delivered by Microsoft: https://learn.microsoft.com/en-us/assessments/ Can be useful not only when are you going to the meeting and do not know what to say…
Enable-AzureRmAlias – uset this statement if you want to use your old Powershell Azure scripts
Enable-AzureRmAlias – uset this statement if you want to use your old Powershell Azure scripts
Inststall Windows Store application without Windows Store
Download appx or better boundle if preset using this link: https://store.rg-adguard.net/ Execute: Add-AppxPackage -Path “C:\Path\to\File.Appx”