pancake
839f438b58
Refactor tcc and afcl commands, improve help and JSON ##types
2021-01-05 02:17:37 +01:00
pancake
f8a9011924
Rename core.assembler to core.rasm ( #16814 )
2020-05-13 01:28:23 +02:00
pancake
0075f3fdcb
Add 'wao jinf' for Dalvik ##asm
2020-02-10 00:59:39 +01:00
pancake
b4e696f96d
Implement wao for dalvik ##write
2019-06-26 10:35:51 +02:00
Anton Kochkov
20e19d6023
More spelling fixes in the code
2019-06-20 13:36:02 +08:00
pancake
b7f0cf6e73
Implement 'wao jinf' to assemble infinite loop instruction ##asm
...
* Done for x86, arm16, arm32 and arm64
2019-01-26 12:08:04 +08:00
Neven Sajko
4a722e80d8
Add braces to if, else, for, while ... ( #11504 )
2018-09-13 10:17:26 +02:00
sivaramaaa
e5bbaffbfe
Refactor code to change R_ANAL_OP_MASK_ALL to appropriate value
2018-05-31 19:05:54 +02:00
Paolo Monti
bc08a99c06
Fix #9964 plus some style while at it ( #10040 )
2018-05-07 20:02:22 +02:00
fcasal
e624477f15
Fixed byte offset for near jmps reversing in hack.c ( #10011 )
2018-05-04 19:59:43 +02:00
Florian Märkl
93d9f4ec66
Add mask parameter to r_anal_op()
2018-03-16 11:10:15 +01:00
pancake
ce0392f2e8
Implement @B: to temporary seek to the Nth BB instruction (negative offsets too) and make it into VV(
2018-02-22 16:07:20 +01:00
pancake
091d96e358
Fix wao ret* for arm64
2018-02-21 02:48:40 +01:00
pancake
185c91eefd
Implement VV) - rotate asm.emu.str in visual graph
2018-02-20 22:03:27 +01:00
pancake
dd6b395e74
Implement wao for arm64
2018-02-20 21:56:53 +01:00
pancake
db76ab25af
Fix wao nocj and so? and rename swap-jcmp to recj
2018-01-26 17:34:15 +01:00
pancake
a66cc10d46
Fix a huge list of null derefs from clang-analyzer
2017-04-17 22:02:04 +02:00
Sven Steinbauer
547f8bbc5c
Infer fixes Round 2 ( #4993 )
2016-05-24 22:22:15 +02:00
Álvaro Felipe Melchor
b1583d5b24
Fix more issues reported by clang-analyzer
2015-11-03 22:14:00 +01:00
jvoisin
fce2326c06
Implement wao trap
2015-09-24 09:53:00 +02:00
jvoisin
c01eb89036
Heavily refactor (and improvement) of wao
2015-09-15 11:25:31 +02:00
pancake
b515a34676
More stdboolification
2015-09-14 12:35:38 +02:00
pancake
c52f765046
Supoprt wordsize in woe
and ARM Thumb in wao
2015-09-07 23:36:57 +02:00
pancake
67acee60f9
Better 'wc' command and cache/history capabilities
2014-10-07 02:52:47 +02:00
pancake
322a8a7654
Fix build for latest refactoring
2013-12-06 05:18:57 +01:00
pancake
6d4c0fcdaf
Fix #273 - pxo segfaults, add 'bm' command and 'pd' honors ^C
2013-10-19 23:10:08 +02:00
pancake
7a0da18725
Add r_bin.rar plugin, per-section arch/bits, fix in S=
...
Add Sa to set/get per-section arch and bits configuration
Cache io->section and core->io->section to speed up the Sa
Update r_sys_arch*
Add dummy plugin in asm/rar
Fix lines of S=
2012-11-30 01:06:30 +01:00
pancake
d2b6828bab
* Fix some warnings reported by the farm
...
* Do not prompt or clear screen when using V in batch mode
* Optimization in r_config_get_i
* Show expression in r_num_calc errors
* Fix parsing of $$+2 in r_num_calc
2012-02-15 00:17:31 +01:00
pancake
f9fe34a2ea
* Fix x86im code analysis plugin for 64bits
...
* 'pm' without arguments load magic files from MAGICPATH
* Add alias r_cons_puts () for r_cons_strcat
* Add 'wao' opcode. like the write hack plugin
- added help for 'wa?'
- needs refactoring to add support for !x86 archs
- current supported commands are:
nop, jz, jnz, un-cjmp, swap-cjmp
2011-10-11 01:21:38 +02:00