-
Notifications
You must be signed in to change notification settings - Fork 0
mellon85/JavaArrayAccessAnalyzer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is just a prototype i have developed for my postgraduation thesis. It analyzes java bytecode, using the BCEL library, looking for possible places where there can be an ArrayOutOfBoundException without executing the code. To use it just compile it with ant and ./run path-to-class-file
About
A prototype of a java bytecode static analyzer to detect at compile time possible ArrayOutOfBoundExceptions
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published