Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-13 | Prefer __repr__ for pretty-printing objects | Malfurious | 1 | -2/+3 |
2022-03-17 | sploit: Clean up use of __getattribute__ | Malfurious | 1 | -4/+1 |
2022-03-13 | sploit: Move __attr_filter__ to a general place in util | dusoleil | 1 | -1/+3 |
2022-03-13 | sploit: lazy load libs for ELF | dusoleil | 1 | -4/+16 |
2022-03-13 | sploit: cache results of external commands | dusoleil | 1 | -11/+1 |
2022-03-13 | sploit: add the rest of r2 functions through elf | dusoleil | 1 | -0/+20 |
2022-03-13 | sploit: cache ELF loads | dusoleil | 1 | -1/+11 |
2022-03-13 | sploit: add ELF helper class to rev | dusoleil | 1 | -0/+22 |