Skip to content

Undefined method "untaint" #60

Open
@SamuraiDestroy

Description

@SamuraiDestroy

When attempting to extract the VBIOS from the latest ASUS TUF A15 FA507NV BIOS update exe, it returns the following error:
/home/SamuraiDestroy/Downloads/VBiosFinder-master/vendor/bundle/ruby/3.2.0/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:272:in search_up': undefined method `untaint' for "/home/SamuraiDestroy/Downloads/VBiosFinder-master":String (NoMethodError)

  current  = File.expand_path(SharedHelpers.pwd).untaint
                                                ^^^^^^^^
from /home/SamuraiDestroy/Downloads/VBiosFinder-master/vendor/bundle/ruby/3.2.0/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:259:in `find_file'
from /home/SamuraiDestroy/Downloads/VBiosFinder-master/vendor/bundle/ruby/3.2.0/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:251:in `find_gemfile'
from /home/SamuraiDestroy/Downloads/VBiosFinder-master/vendor/bundle/ruby/3.2.0/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:27:in `root'
from /home/SamuraiDestroy/Downloads/VBiosFinder-master/vendor/bundle/ruby/3.2.0/gems/bundler-1.17.3/lib/bundler.rb:234:in `root'
from /home/SamuraiDestroy/Downloads/VBiosFinder-master/vendor/bundle/ruby/3.2.0/gems/bundler-1.17.3/lib/bundler.rb:246:in `app_config_path'
from /home/SamuraiDestroy/Downloads/VBiosFinder-master/vendor/bundle/ruby/3.2.0/gems/bundler-1.17.3/lib/bundler.rb:273:in `settings'
from /home/SamuraiDestroy/Downloads/VBiosFinder-master/vendor/bundle/ruby/3.2.0/gems/bundler-1.17.3/lib/bundler/feature_flag.rb:21:in `block in settings_method'
from /home/SamuraiDestroy/Downloads/VBiosFinder-master/vendor/bundle/ruby/3.2.0/gems/bundler-1.17.3/lib/bundler/cli.rb:97:in `<class:CLI>'
from /home/SamuraiDestroy/Downloads/VBiosFinder-master/vendor/bundle/ruby/3.2.0/gems/bundler-1.17.3/lib/bundler/cli.rb:7:in `<module:Bundler>'
from /home/SamuraiDestroy/Downloads/VBiosFinder-master/vendor/bundle/ruby/3.2.0/gems/bundler-1.17.3/lib/bundler/cli.rb:6:in `<top (required)>'
from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:86:in `require'
from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:86:in `require'
from /home/SamuraiDestroy/Downloads/VBiosFinder-master/vendor/bundle/ruby/3.2.0/gems/bundler-1.17.3/exe/bundle:23:in `block in <top (required)>'
from /home/SamuraiDestroy/Downloads/VBiosFinder-master/vendor/bundle/ruby/3.2.0/gems/bundler-1.17.3/lib/bundler/friendly_errors.rb:124:in `with_friendly_errors'
from /home/SamuraiDestroy/Downloads/VBiosFinder-master/vendor/bundle/ruby/3.2.0/gems/bundler-1.17.3/exe/bundle:22:in `<top (required)>'
from /usr/bin/bundle:25:in `load'
from /usr/bin/bundle:25:in `<main>'

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions