Commit graph

12 commits

Author SHA1 Message Date
wingdeans
a6a7a5f530 Fix annotation inconsistencies 2022-08-03 00:29:56 -04:00
wargio
3ab766a9e5 Removed eprintf from analysis/rtti_itanium.c 2022-02-06 12:08:16 +01:00
Dhruv Maroo
34d345d884 Format according to clang-format-13 2021-11-25 15:44:28 +08:00
Basstorm
e451b22d92
Convert av command to newshell (#1405) 2021-08-06 16:16:11 +08:00
TyeYeah
dc098a0ec4
Complete "acvf" command to better look up function address on vtable offset (#855)
* edit rtti_itanium.c and rtti_msvc.c, and update 2 tests using bins in rizin-testbins
* delete redundant vtable parsing
* alter parameters of recovery_apply_vtable()
* add filters for offset
2021-03-27 20:17:11 +08:00
Basstorm
259c9b5cd9
Fix a bug that causes normal function recognized as constructor (#898)
* Fix a bug that cause default function recognized as constructor
* Update test case
2021-03-25 08:34:18 +01: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
Riccardo Schirone
53bf5c497f SPDX Copyright text for all files based on history
- Add LICENSES directory
- Download additional licenses used
- Add .reuse directory
- Add doc about SPDX/reuse

Co-authored-by: Florian Märkl <info@florianmaerkl.de>
2021-03-05 19:39:15 +08:00
Anton Kochkov
a0be4e2e64 Run clang-format 2021-01-21 22:05:44 +08:00
Florian Märkl
d53d1e3845
Final Analysis Renaming (#124)
* Rename missing Analysis Defines
* Rename analysis config vars and other lower case stuff
* Rename test/db/analysis
* Fix analysis tests

Co-authored-by: Anton Kochkov <anton.kochkov@gmail.com>
2020-12-08 15:05:24 +08:00
Anton Kochkov
041d73dce3
Change the "anal" abbreviation to "Analysis" in Code (#117) 2020-12-06 19:25:27 +01:00
Renamed from librz/anal/rtti_itanium.c (Browse further)