| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Updated arm-syscall plugin to work with current api -- thanks bambu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|