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

Problem with run.py #6

Open
anzosasuke opened this issue Jan 2, 2023 · 0 comments
Open

Problem with run.py #6

anzosasuke opened this issue Jan 2, 2023 · 0 comments

Comments

@anzosasuke
Copy link

 File "./../../../../../UbSym/run.py", line 51, in <module>
    an.overflowAnalyze(args.prototype,args_index=args_index,arg_sizes=args_sizes,buff_type=checkType)
  File "/home/a967a038/Downloads/RESEARCH/Lab_ubuntu/gith/RES_NEW/UbSym/analysis/VulAnalyzer.py", line 385, in overflowAnalyze
    mc=MCSimulation('NFACTOR_MC.cfg',nfactor=True)
  File "/home/a967a038/Downloads/RESEARCH/Lab_ubuntu/gith/RES_NEW/UbSym/analysis/MCSimulation.py", line 24, in __init__
    with open(config_file,'r+') as handler:
FileNotFoundError: [Errno 2] No such file or directory: 'NFACTOR_MC.cfg'

How do i fix this?

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

1 participant