Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

many error in node #69

Open
runvirus opened this issue Nov 8, 2016 · 2 comments
Open

many error in node #69

runvirus opened this issue Nov 8, 2016 · 2 comments

Comments

@runvirus
Copy link

runvirus commented Nov 8, 2016

how can i fix this error

    By Stephen Fewer of Harmony Security (www.harmonysecurity.com)
                                         GRINDER - Version 0.7-Dev

[+G+] Starting at 2016-11-07 21:23:08
C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in require' : 1114: A dynamic link library (DLL) initialization routine failed. - C:/node/ lib/metasm/metasm/dynldr-windows-x64-19.so (LoadError) from C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55 :in require'
from C:/node/lib/metasm/metasm/dynldr.rb:612:in start' from C:/node/lib/metasm/metasm/dynldr.rb:1297:in class:DynLdr'
from C:/node/lib/metasm/metasm/dynldr.rb:11:in <module:Metasm>' from C:/node/lib/metasm/metasm/dynldr.rb:10:in <top (required)>'
from C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55
:in require' from C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55 :in require'
from C:/node/lib/metasm/metasm/os/windows.rb:8:in <top (required)>' from C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55 :in require'
from C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55
:in require' from C:/node/core/configuration.rb:38:in config_init'
from C:/node/grinder.rb:148:in run' from C:/node/grinder.rb:269:in

'

C:\node>

@maycon-zz
Copy link

Try using Ruby 2.0 instead Ruby 2.3.

@littleshadoow
Copy link

littleshadoow commented Jul 21, 2017

Hello,
I'm using ruby 2.0 ​​but I have a similar problem:

Starting at 2017-07-21 02:46:15
grinder.rb:228:in `wait'C:/grinder/node/lib/metasm/metasm/parse_c.rb:2979:in `[]: 'Interrup: tInterrup
t       from grinder.rb:228:in `run'

        from grinder.rb:269:in `<main>' from C:/grinder/node/lib/metasm/metasm/parse_c.rb:3118:in `block in to_array'

./core/server.rb:292:in `join'  from C:/grinder/node/lib/metasm/metasm/parse_c.rb:3118:in `times':
Interrup        from C:/grinder/node/lib/metasm/metasm/parse_c.rb:3118:in `to_array'

        from C:/grinder/node/lib/metasm/metasm/parse_c.rb:3124:in `to_strz'C:\grinder\node>
t       from C:/grinder/node/lib/metasm/metasm/os/windows.rb:1538:in `block in list_modules'

        from C:/grinder/node/lib/metasm/metasm/os/windows.rb:1534:in `loop'     from ./core/server.rb:292:in `wait'

        from C:/grinder/node/lib/metasm/metasm/os/windows.rb:1534:in `list_modules'     from ./core/server.rb:352:in `<main>'

        from C:/grinder/node/lib/metasm/metasm/os/windows.rb:1254:in `modules'
        from C:/grinder/node/core/debug/debugger.rb:770:in `block in main'
        from C:/grinder/node/core/debug/debugger.rb:769:in `each'
        from C:/grinder/node/core/debug/debugger.rb:769:in `main'
        from ./browser/internetexplorer.rb:308:in `<main>'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants