Col-E/SimAnalyzer

Create hand-crafted cases

Open

#2 opened on May 6, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (4 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (48 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Most classes generated by javac will pass without any problem.

That's all well and good, but we want to prove there are cases that contain illegal code that fail the verification process. If you have any custom class files intended for crashing decompilers and such, I'd appreciate them as analyzer test cases :+1:

Contributor guide