PyClASVi icon indicating copy to clipboard operation
PyClASVi copied to clipboard

+ added parse options

Open 0xeb opened this issue 3 years ago • 1 comments

This allows passing options such as:

  • Default parsing
  • Detailed processing record
  • Incomplete parsing
  • etc.

0xeb avatar Aug 16 '22 03:08 0xeb

Currently I am moving all classes to a package so I can upload it to python packet index and also add a new feature. I am working on develop branch and merge it to master branch after finishing work. Please see also at https://github.com/FraMuCoder/PyClASVi/tree/develop It already contains your first pull request.

Your new pull request is still based on master branch, so it is hard to merge it with current develop branch. Can you please try to provide you changes based on current develop branch?

FraMuCoder avatar Aug 27 '22 14:08 FraMuCoder