CasperSecurity

Current Path : /var/www/hrms.uiet.co.in/node_modules/.bin/
Upload File :
Current File : /var/www/hrms.uiet.co.in/node_modules/.bin/miller-rabin.ps1

#!/usr/bin/env pwsh
$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent

$exe=""
if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) {
  # Fix case when both the Windows and Linux builds of Node
  # are installed in the same directory
  $exe=".exe"
}
$ret=0
if (Test-Path "$basedir/node$exe") {
  & "$basedir/node$exe"  "$basedir/../miller-rabin/bin/miller-rabin" $args
  $ret=$LASTEXITCODE
} else {
  & "node$exe"  "$basedir/../miller-rabin/bin/miller-rabin" $args
  $ret=$LASTEXITCODE
}
exit $ret
Hacker Blog, Shell İndir, Sql İnjection, XSS Attacks, LFI Attacks, Social Hacking, Exploit Bot, Proxy Tools, Web Shell, PHP Shell, Alfa Shell İndir, Hacking Training Set, DDoS Script, Denial Of Service, Botnet, RFI Attacks, Encryption
Telegram @BIBIL_0DAY