Skip to content

Conversation

huyusukesan
Copy link

changing the definition in the class "lsadecryptor" to be consistent with the construction module.
a new error occurs:

line 183
TypeError: 'Field' object is not callable

help please

@MaxNad
Copy link

MaxNad commented Mar 3, 2017

I tried pulling this code and run it in volatility but encountered many problems.
The Int32ul object is part of construct 2.8 but the whole syntax has been reworked in this version. Therefore, you cannot only change ULInt32 to Int32ul.

Maybe this pull request should be changed to a more complete construct 2.8 refactor like this : https://github.com/MaxNad/community/tree/construct2-8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants