__init__.py |
|
0 |
deobfuscator.py |
|
1621 |
expensive_line_transformer.py |
Symbolizes names found in the given lines.
If anything goes wrong (process crashes, timeout, etc), returns |lines|.
Args:
lines: A list of strings without trailing newlines.
Returns:
A list of strings without trailing newlines.
|
7538 |
mock_addr2line |
|
|
stack_symbolizer.py |
A helper class to symbolize stack. |
4290 |