pyMalleableC2 icon indicating copy to clipboard operation
pyMalleableC2 copied to clipboard

Error when specifying a variant name

Open CodeXTF2 opened this issue 3 years ago • 0 comments

http_get = HttpGetBlock("TEST_VARIANT")

    self.ast.children[0].insert(0,
AttributeError: 'Tree' object has no attribute 'insert'```

CodeXTF2 avatar Aug 14 '22 10:08 CodeXTF2