137 Commits

Author SHA1 Message Date
Skia
c78b0968d6 Refactor pf. Function is now more clear and readable 2015-02-03 11:50:45 +01:00
Skia
92b205d3ac Fix #1342: add escaping char feature in pf 2015-02-01 02:59:14 +01:00
Skia
e713f16b28 Fix flags in pf 2015-01-29 02:59:19 +01:00
pancake
94bdaf75d9 Fix all pf warnings 2014-12-22 11:55:07 +01:00
pancake
c8458d3379 Fix build 2014-12-19 14:59:18 +01:00
pancake
af49b74b49 Fix #1866 - pf.a.b crash 2014-12-19 13:16:04 +01:00
Skia
58375097ae Fix coverity pf leak by cleaning the function up
CID fixed:
	1258915
	1258912
	1258911
2014-12-19 12:02:10 +01:00
Skia
4a8d7e6875 Refactor cmd_print_format into r_print_format
* Enable nested specific fields access for reading and writing
* Fix pf: json regression
2014-12-17 11:34:54 +01:00
pancake
12f598d77d Fix crash in pfj 2014-12-01 23:30:32 +01:00
pancake
adce73673f Fix two ASAN crashes for pf 2014-11-26 01:03:48 +01:00
Julien Nabet
e20728ec15 cppcheck: fix 1 'else if' cond matches previous cond + test indice before using it 2014-11-16 18:13:06 +01:00
Skia
36cd87a6e1 Fix issue #1651 2014-11-10 01:55:09 +01:00
pancake
6555402bf5 Fix warning 2014-11-01 22:12:05 +01:00
Skia
9964f3e7fa Finish pfs 2014-11-01 22:11:12 +01:00
Skia
21e40d9a73 Fix CID 1250448 2014-11-01 22:11:12 +01:00
Skia
8c19b32810 Revert "Simplify code to fix COV 1250448"
This reverts commit d49373bcb3976512266814383acebe86dd02ad32.
2014-11-01 22:11:12 +01:00
pancake
d49373bcb3 Simplify code to fix COV 1250448 2014-11-01 10:35:30 +01:00
pancake
8e29c0ef9d Initial implementation of the & command. Bump capstone 2014-11-01 04:46:33 +01:00
Skia
897cdcd45c Add pfs to print struct size 2014-11-01 04:23:51 +01:00
Skia
367aaa878b Improve linked list display in pf 2014-11-01 04:23:51 +01:00
Skia
4c70e1aa65 Fix pf 2014-11-01 04:23:51 +01:00
Skia
f7929e1801 Add timestamp support in pf 2014-10-31 02:52:45 +01:00
Skia
b94c28b34a Fix nested struct output 2014-10-31 02:52:45 +01:00
pancake
92b167bbdd Add r_buf_read/write methods using CUR, fix some more warnings 2014-10-29 22:12:16 +01:00
Skia
e64f0458d3 Fix json output for enum, bitfield, char and byte 2014-10-28 09:59:47 +01:00
Skia
231064047c Improve enum and bitfield names in pf
Remove the use of null char for non printable chars
English fix
2014-10-26 23:55:49 +01:00
Skia
d54abd6739 Colorize the pf help 2014-10-26 23:52:56 +01:00
jvoisin
a60d82b800 Fix a lot of warnings for GCC
Less than 20 warnings remaining on my x86_64 GCC 4.9.1
2014-10-26 13:50:58 +01:00
Skia
cd4d25f92b Make json online 2014-10-26 02:18:13 +01:00
Skia
509f9558f7 Fix #1523 2014-10-26 02:47:34 +02:00
Skia
dc8e1ba712 Make pfj (JSON output) 2014-10-26 02:47:34 +02:00
pancake
329bc84488 Add 'pfo' to open format description files 2014-10-21 11:49:33 +02:00
Maijin
7b55e920f0 Update Enum/Bitfield Help 2014-10-15 02:53:20 +02:00
Skia
8e7c4c67be Fix double bitfield and double enum in pf 2014-10-13 16:29:03 +02:00
Skia
6e0285ab90 Fix pf 2014-10-07 17:59:58 +02:00
Skia
f5a150c0ed Fix pf 2014-10-01 12:05:41 +02:00
Maijin
461ffd6907 Fix #1393 and update other pf help messages 2014-09-28 01:47:57 +02:00
Maijin
c3461856e2 Fix Enum moving cursor 2014-09-25 21:46:50 +02:00
pancake
fe078aef9a Little enhacement for pf enum 2014-09-23 16:12:13 +02:00
pancake
5a2c50f8dc Handle sized bitfields and enums in pf 2014-09-23 16:07:18 +02:00
pancake
931c358d46 Minor fixes for bitfield/enum 2014-09-23 15:24:56 +02:00
Skia
baf8a068b7 Fix CID 1240150, 1240149, 1240151 2014-09-23 10:25:18 +02:00
pancake
bd3b5fe636 More fixes for bitfield prints 2014-09-22 18:08:29 +02:00
pancake
d6aeae624f Implement te,tb,tk and pf E, pf B to handle enum and bitfields 2014-09-21 01:39:18 +02:00
pancake
46ccb5e361 Fix pf x? (b)ee ;pf.a crash 2014-09-20 22:58:46 +02:00
Skia
be6f55b772 Make the [] in pf work like an array (#1349) 2014-09-17 15:58:44 +02:00
Skia
f21748d465 Make the code cleaner and more readable in pf 2014-09-17 15:58:38 +02:00
Skia
951c07b03e Make pf* work and Fix #1349 in pf 2014-09-15 23:07:01 +02:00
pancake
058cae62f2 Set new separator for nested struct in pf 2014-09-15 22:56:31 +02:00
pancake
8be98f3d82 Use () instead of [] for casting nested structs in pf 2014-09-15 00:36:49 +02:00