| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Found a couple of simple bugs with the __init__.py
* mangledName is returned when it should be mangled_name
* perform_decode() should return self.perform_encode()
* indirect_branches() is redefined with the exact same code
|
|
|
|
|
|
|
|
|
|
standalone functions
|
|
|
|
convenience functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
parameter to linear disassembly position API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add indirect branch style, split style
|
|
|
|
|
|
|
|
|