Skip to content

Comments

All tools branch#43

Open
Pancax wants to merge 9 commits intomainfrom
all_tools_branch
Open

All tools branch#43
Pancax wants to merge 9 commits intomainfrom
all_tools_branch

Conversation

@Pancax
Copy link
Collaborator

@Pancax Pancax commented Jun 9, 2023

All tools added and tested on small cases

@amordahl amordahl self-requested a review June 12, 2023 11:21
@amordahl
Copy link
Collaborator

I got the following error running Amandroid and Droidsafe:

Traceback (most recent call last):
  File "/venv/bin/tester", line 8, in <module>
 sys.exit(main())
  File "/ECSTATIC/src/ecstatic/Tester.py", line 205, in main
    checker = ViolationCheckerFactory.get_violation_checker_for_task(args.task, args.tool,
  File "/ECSTATIC/src/ecstatic/violation_checkers/ViolationCheckerFactory.py", line 30, in get_violation_checker_for_task
    return AndroidTaintViolationChecker(**kwargs)
NameError: name 'AndroidTaintViolationChecker' is not defined. Did you mean: 'AbstractViolationChecker'?

TAJS looks ok. I haven't checked WALA-JS yet.

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

Successfully merging this pull request may close these issues.

2 participants