pancake
|
e04ca11b98
|
Fix pcc trifids confussion issue ##print
|
2022-12-11 04:26:17 +01:00 |
|
pancake
|
693d235b09
|
Fix #21080 - Add cfg.codevar to change the buffer varname from pc ##print
|
2022-12-01 17:49:15 +01:00 |
|
pancake
|
b05abf9578
|
Implement pcn command to print bytes as space separated numbers ##print
|
2022-11-19 00:14:43 +01:00 |
|
pancake
|
770b4956cd
|
Improve the outpuf of pdc by trimming the addresses of inline nops and colorize numbers ##decompiler
* Honor scr.color=0 in pdc output
|
2022-11-03 12:00:47 +01:00 |
|
pancake
|
cb08a6d6ff
|
px* is an alias for pc* ##print
|
2022-11-02 22:03:45 +01:00 |
|
pancake
|
a06ade1796
|
Balance spacings in braces ##indent
|
2022-10-13 21:21:34 +02:00 |
|
pancake
|
ba2abf29f0
|
Implement new 'pcq' command, like pc, but inline-include-friendly ##print
|
2022-10-09 00:04:25 +02:00 |
|
condret
|
799b1939d9
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
|
adwait1-g
|
6fc575dbb3
|
Fix #20540 - pc should use an unsigned char buffer ##print
|
2022-08-18 10:46:45 +02:00 |
|
pancake
|
2bca764ad3
|
Cleanup stuff
* Use more R_TH_LOCAL
* Use more const char * const
* Add archinfo for cr16
* Use more R_LOG
* Remove dup code in RCons.pixel
|
2022-06-26 12:41:22 +02:00 |
|
pancake
|
3bc07a2d5b
|
Fix last covs
|
2022-05-24 18:22:35 +02:00 |
|
pancake
|
8c5ffa6fe2
|
Use RArchConfig in RPrint ##api
* Unify seggrn, segbas, bits and endian into a single referenced struct
|
2022-05-22 01:02:56 +02:00 |
|
freddy
|
f5ed3092bc
|
Add pcg to print array in Golang format
|
2022-05-10 09:11:11 +02:00 |
|
pancake
|
9598fe5592
|
Use wx+ instead of wx;s+16 in pc* command ##print
|
2022-04-19 01:50:37 +02:00 |
|
Sergi Àlvarez i Capilla
|
3fb7de3e2d
|
Improve pcc output and add a test ##print
|
2022-01-11 02:59:30 +01:00 |
|
pancake
|
6ae845c991
|
Move asm/wasm into anal, and add new opasm() callback ##abi
* ABI break for all anal plugins
|
2022-01-09 22:55:34 +01:00 |
|
Sergi Àlvarez i Capilla
|
1eaca080ca
|
Add 'pcc' command to print block as C char*string ##print
|
2022-01-09 22:33:31 +01:00 |
|
pancake
|
3e7c2d3df7
|
Fix pcV output to print const buffers
|
2021-11-22 00:36:31 +01:00 |
|
pancake
|
e8d4e5cc9f
|
Fix the windows build regressions
|
2021-10-19 22:17:47 +02:00 |
|
wargio
|
8b1037a9a1
|
null argument issues
|
2021-03-15 01:48:59 +01:00 |
|
Liumeo
|
8c742b28f0
|
Fix arm32 db/cmd/cmd_pc (#18053)
|
2020-12-20 19:56:27 +01:00 |
|
Anton Kochkov
|
aaccc09828
|
Variadic argument fixes
|
2020-11-10 11:11:45 +08:00 |
|
pancake
|
c6597bb34e
|
Implement the pci command print the C byte array + instruction comments ##disasm (#16792)
|
2020-05-13 18:44:02 +02:00 |
|