Giter VIP home page Giter VIP logo

Comments (2)

gsmith257-cyber avatar gsmith257-cyber commented on June 2, 2024

This is meant to be executed form a Bash Bunny, not your Downloads. You would have to manually modify how it's executed to work from your Downloads.

from bb-uacbypass-loader.

allowdoc avatar allowdoc commented on June 2, 2024

how tell me i also change the directory location from download to my D disk not working even if if i tried to directly copy and paste the script into terminal not working so tell me actually not only this issue there is full issue.
Exception calling "ReadAllBytes" with "1" argument(s): "The network path was not found.
"
At C:\Users\Administrator\Downloads\BB-UACBypass-Loader-main
(1)\BB-UACBypass-Loader-main\installer.ps1:11 char:1

  • $encryptedBytes = [System.IO.File]::ReadAllBytes($dllPath)
  •   + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
      + FullyQualifiedErrorId : IOException
    
    

Exception calling "TransformBlock" with "5" argument(s): "Value cannot be null.
Parameter name: inputBuffer"
At C:\Users\Administrator\Downloads\BB-UACBypass-Loader-main
(1)\BB-UACBypass-Loader-main\installer.ps1:20 char:1

  • $transform.TransformBlock($encryptedBytes, 0, $encryptedBytes.Length, ...
  •   + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
      + FullyQualifiedErrorId : ArgumentNullException
    
    

Exception calling "Load" with "1" argument(s): "Could not load file or assembly '0 bytes loaded
from Anonymously Hosted DynamicMethods Assembly, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an
incorrect format."
At C:\Users\Administrator\Downloads\BB-UACBypass-Loader-main
(1)\BB-UACBypass-Loader-main\installer.ps1:25 char:1

  • [Reflection.Assembly]::Load([Convert]::FromBase64String($base64String ...
  •   + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
      + FullyQualifiedErrorId : BadImageFormatException
    
    

Unable to find type installer.
At C:\Users\Administrator\Downloads\BB-UACBypass-Loader-main
(1)\BB-UACBypass-Loader-main\installer.ps1:27 char:1

  •   + CategoryInfo          : InvalidOperation: (installer:TypeName) [], RuntimeException
      + FullyQualifiedErrorId : TypeNotFound
      
    

image

from bb-uacbypass-loader.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.