Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

NameError: global name 'crypto' is not defined && too many values to unpack #9

Description

@azhel12

Sorry, I don't know github very well. I understand that I should make Pull request, but don't know how((

  1. I have error in ikehandler.py line 902: ikeCrypto = crypto.ikeCrypto(). I have solved it by edit this row: ikeCrypto = ikecrypto.ikeCrypto()

  2. Also I have error in ikeforce.py line 1876 respDict,vidHolder = ikeHandling.main(packets[-1],encType,hashType,encKey,initIV,curIV) ValueError: too many values to unpack.
    I have solved it by edit row 937 in ikeHandler.py:
    return dicCrypto, None

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions