l2fuzz
l2fuzz copied to clipboard
Minor improvements
- Added .gitignore;
- Added environment normalization files;
- Minor bug fix in index input exception handling;
Hello, @haramel.
I read your article regarding L2Fuzz and worked on your code with some colleagues for an university project.
This PR reflects some small changes we made to specify the package versions needed to run your code, provide environment normalization through a small .gitignore and fix a small bug in the index selection logic.
Co-authored by: @AshwinkumarPillai