Commit Graph

31965 Commits

Author SHA1 Message Date
pancake
145df15c75
Honor NOSUDO and --prefix in sys/install.sh ##build 2024-05-11 11:28:49 +02:00
astralia
0364181115 Rename rax2 -L to rax2 -X ##tools 2024-05-11 08:12:19 +02:00
astralia
0b9dd086e9 Rename rax2 -I to rax2 -i ##tools 2024-05-11 08:12:19 +02:00
astralia
a4f81bb87c Rename rax2 -B to rax2 -z ##tools 2024-05-11 08:12:19 +02:00
astralia
59c344f1eb Rename rax2 -l to rax2 -Z ##tools 2024-05-11 08:12:19 +02:00
astralia
49875507f0 Rename rax2 -X to rax2 -H ##tools 2024-05-11 08:12:19 +02:00
astralia
c87786c67e Rename rax2 -i to rax2 -C ##tools 2024-05-11 08:12:19 +02:00
pancake
43ca40d3ef Implement R_ARCH_INFO_ISVM ##arch 2024-05-11 01:11:10 +02:00
pancake
c7dbf4f4f0 Rename many deprecated R_ANAL_ARCHINFO into R_ARCH_INFO 2024-05-11 01:11:10 +02:00
pancake
d87153ffee Unify ArchInfo namings 2024-05-11 01:11:10 +02:00
Richard Patel
c4b68d2f68 Unfortune compiler 2024-05-11 00:26:29 +02:00
pancake
f8055ba287 Dont do aav via aaa on dalvik/java/python ##analysis 2024-05-11 00:26:19 +02:00
pancake
9862e36538 Implement archinfo callback for Dalvik ##arch 2024-05-11 00:26:19 +02:00
pancake
af8175946d Remove some unused code in panels 2024-05-11 00:26:19 +02:00
pancake
730be8dc01 Fix aii package imports trick when scr.color ##disasm 2024-05-11 00:26:19 +02:00
pancake
4ecd0bb8f1 Fix i subcommand help messages ##shell 2024-05-11 00:26:19 +02:00
pancake
b9e47794e3 Hide asm.dwarf.file in the summary graph ##graph 2024-05-10 20:36:10 +02:00
pancake
4d9f6d9ae0 Fix null deref in Vbc ##crash 2024-05-10 20:26:53 +02:00
pancake
bbc55fc261 Remove all globals from search ##globals 2024-05-10 12:37:20 +02:00
pancake
a04d7f48de Improve /?* and /ad/? helps with 20 more lines ##help 2024-05-10 11:52:56 +02:00
pancake
7fe0fddafe Missing BINDIR definition in meson.build 2024-05-09 21:22:48 +02:00
astralia
edf215e786 Rename rax2 =<base> to -b <base> ##tools 2024-05-09 16:59:44 +02:00
astralia
7b66e774bf Rename rax2 -b to rax2 -l ##tools 2024-05-09 16:59:44 +02:00
pancake
acf018c45c Update README with stm8, wasmer and goresym refs 2024-05-09 03:23:44 +02:00
pancake
3bacc8c952 Fix invalid instructions on mips not recognized as invalid ##analysis 2024-05-09 02:41:33 +02:00
pancake
2bfcc977ff Point to the standalone r2sarif repository 2024-05-09 02:00:02 +02:00
pancake
624728111d Update to the latest capstone-v5 2024-05-08 19:40:26 +02:00
pancake
01c7b5fcec Mark this test as broken because of a capstone bug fixed in git only 2024-05-08 19:12:04 +02:00
pancake
923dc24396 Honor --without-syscapstone in pkgconfig even when capstone is found ##build 2024-05-08 17:59:46 +02:00
pancake
9fc4f38d82 Remove the RCconfig(arch.arch) option ##core 2024-05-08 16:00:27 +02:00
pancake
2b6a851845 Fix #22894 - Add z, to print zignatures in table format ##zignatures 2024-05-08 00:56:43 +02:00
pancake
34e217654f Dont use $$ in xtensa ##esil 2024-05-08 00:27:19 +02:00
pancake
92b901f9e9 Implement pdsfs command for strings-only listings ##print 2024-05-08 00:04:23 +02:00
pancake
6576f5be9d Implement pdsfj - as the json output for pdsf ##print 2024-05-08 00:04:23 +02:00
pancake
5f189bdc9f SWIs can define branches too ##analysis 2024-05-07 16:40:03 +02:00
pancake
79d70d5205 Honor the optype to fill the opjump field ##analysis 2024-05-07 16:40:03 +02:00
pancake
7656898c48 Consider that software interrupt sometimes branch ##analysis 2024-05-05 04:34:54 +02:00
pancake
9cdaa323f9 Document all stm8 instructions 2024-05-04 18:50:20 +02:00
pancake
d11c5dfa81
Define =SN in the xtensa reg profile 2024-05-04 12:40:30 +02:00
pancake
86299f190d
Do not parse beyond the end of the ELF dynplt section ##bin 2024-05-03 18:50:52 +02:00
pancake
5225ba580a Fix segfault in 'drf' command ##debug 2024-05-03 11:30:29 +02:00
pancake
15d820fb7e Fix #22831 - Proper baddr on the FreeBSD debugger ##debug 2024-05-03 03:02:45 +02:00
pancake
632e7f9aed Fix o<tab> ##shell 2024-05-02 18:42:22 +02:00
pancake
dcf1674b5a RBinFile.setCurBinFile() accepts null now ##bin 2024-05-02 18:42:22 +02:00
pancake
f4e514a3c9 Fix last memleaks spotted by coverity 2024-05-02 18:42:22 +02:00
pancake
fe70288dcf
Fix few random warnings 2024-05-02 17:46:21 +02:00
pancake
f79c208ea6 Remove apple-ism introduced in d67f69da and cleanup the dbginfo logic a bit 2024-05-02 16:50:59 +02:00
3B85A591
1521c923c7
Fix #22859 - saving returns w/ immediate string in args + tests ##ragg2 2024-05-01 18:15:50 +02:00
pancake
7b20346d77
Initial support for stm8 ##arch
* Missing parts: pseudodisasm, esil and instruction descriptions
2024-05-01 04:08:24 +02:00
pancake
34d870c638 Fix null deref in CL when no binfile is loaded ##crash 2024-04-30 23:36:44 +02:00