Commit graph

4 commits

Author SHA1 Message Date
Riccardo Schirone
c8c98ecce3
Full table header line (#1239)
* Fully print last column header separator
* Fix table unit tests
* Fix tests
2021-06-28 17:25:25 +08:00
Basstorm
aaf96b9697
Simply implement constructor detection and improve acll output pattern (#852)
* constructor and destructor detection simply by name
* improve method output pattern
* update test cases
2021-03-17 22:43:52 +08:00
Basstorm
31a2406f46
Pull Bin Classes into Analysis Classes in automated Analysis (#819) 2021-03-16 17:18:13 +00:00
Basstorm
3b0a4d2408
Fix display duplicate vtable in multiple use “aaa” command (#811)
* Fix display duplicate vtable in multiple use “aaa” command
* Fix vtables vector not being freed
* Add test for duplicate vtable displayed in `acll` command

Co-authored-by: parallels <parallels@vmdevelop.lan>
2021-03-12 16:50:54 +08:00