7159 Commits

Author SHA1 Message Date
Jeffrey Crowell
37cfb20360 s/ecf/eco for theme 2015-02-19 22:26:09 -05:00
pancake
25854f7f5f Honor original filepath and /usr/include for include files
- This must be configurable (-I)
2015-02-20 03:18:36 +01:00
pancake
d21367f2ef Implement prg command to print raw gunzipped contents of block 2015-02-20 01:16:17 +01:00
pancake
90b47a9f20 Drop max file size to make rabin2 -zzz happy 2015-02-20 00:58:12 +01:00
pancake
e2fd3ae96f Add missing demangler names in array 2015-02-19 22:56:49 +01:00
inisider
d4b9195b95 add detector of msvc and lisence comments 2015-02-19 22:49:44 +01:00
inisider
208aa0ce8a fix merged problems 2015-02-19 22:49:44 +01:00
Alvaro Muñoz
8053d18748 Cheatsheet to doc/intro.md 2015-02-19 22:49:35 +01:00
Jeffrey Crowell
cb4f43d104 fix indent 2015-02-19 12:38:37 -05:00
jvoisin
838c467724 Coverifix once again 2015-02-19 15:04:58 +01:00
pancake
dab15be84f Add more spaguetti in x86.nz to support and and or 2015-02-19 14:39:01 +01:00
pancake
58ad03216d Bump capstone from git 2015-02-19 13:30:30 +01:00
jvoisin
04fc5f665d Delete outdated KVESIL 2015-02-19 13:23:49 +01:00
jvoisin
55f5c73008 Coverifix++ 2015-02-19 12:59:13 +01:00
pancake
e9a3fd96d2 Add prx command -hiew-like- 2015-02-19 12:29:57 +01:00
pancake
10d517b3cd Bump Android SDK versions 2015-02-19 11:02:11 +01:00
skuater
5335ba8f5f Initial support for FPU/MMX/XMM on linux-x86-64 2015-02-19 10:52:01 +01:00
pancake
e54b2840c0 Fix w32 build 2015-02-19 09:44:27 +01:00
inisider
d61353de78 MSVC demangling functions and templates
Contains 13 commits:
- add parsing og operator name codes
- add stubs for parsing function and function params
- remove uunsed code
- add initial printing of demangled functions
- fix some issues according to new testsuit
- add parsing of types abbreviation
- add support of abbreabiation of names
- fix some memory leakage
- small fix for parsing of storage class code for return
- add #undef for macro GET_VAR...
- fix some output for operatorXX()
- add parsing of templates
- isolate abbr. name list for templates
2015-02-19 09:32:21 +01:00
r0nk
d196673c48 implemented a binary search for canvas 2015-02-19 01:18:50 -05:00
Jeffrey Crowell
602b283249 fix CID 1269283 2015-02-19 00:33:15 -05:00
jvoisin
a61ea4e70a Coverifix++ 2015-02-19 01:53:11 +01:00
jvoisin
a4ba5f64f5 Even more Coverifix 2015-02-19 00:27:00 +01:00
jvoisin
defd2d0e96 Coverifix 2015-02-18 13:05:37 +01:00
pancake
d8098a64f8 Fix softmagic 2015-02-18 01:22:20 +01:00
pancake
97e9c95b4b Add "pidfile" rule for rarun2 2015-02-18 01:10:46 +01:00
jvoisin
2f6793a262 Coverifix 2015-02-18 00:29:35 +01:00
Fedor Sakharov
1c49aad91d msp430: Fix some bugs 2015-02-17 19:55:10 +01:00
pancake
7a29312eeb Add funny fortune 2015-02-17 17:08:15 +01:00
jvoisin
7a1975bd06 Add some comments for graphs + coverifix 2015-02-17 17:03:16 +01:00
pancake
b84b8e36ac Make V? ignore cursor mode. Vc? is now Vdm 2015-02-17 11:47:24 +01:00
pancake
ec5836963b Better JPEG and GPG magic signatures 2015-02-17 02:17:46 +01:00
pancake
d7747ab831 Fix read overflow in libr_magic 2015-02-17 02:03:15 +01:00
pancake
beda5fd111 Handle mouse wheel in Ascii Art graph - press 'm' 'M' to change mouse mode 2015-02-17 01:28:51 +01:00
pancake
e51808cb44 Changes in Visual keys: VF -> Vf-, Vt -> VF 2015-02-17 01:02:00 +01:00
pancake
33156c30a2 Fix segfault in pdj -x 2015-02-17 00:54:55 +01:00
pancake
4f24447620 Fix chrdev read and write support for OSX and iOS 2015-02-17 00:46:18 +01:00
jvoisin
a193e54eac Coverifix 2015-02-17 00:34:51 +01:00
jvoisin
e939ed0aee Add 3 fortunes 2015-02-16 23:58:14 +01:00
Asger Hautop Drewsen
62985a7f87 Add w6d and w6e commands 2015-02-16 22:41:43 +01:00
pancake
ae367b65be Add support for UNIX Character devices 2015-02-16 22:40:05 +01:00
pancake
a8e50839ee Fix --with-syscapstone condition 2015-02-16 20:51:24 +01:00
pancake
e9b8269ec5 Fix #2102 - Fix crash in pDj 0 2015-02-16 19:10:00 +01:00
pancake
180d5b9793 Oops 2015-02-16 16:35:00 +01:00
r0nk
87ae355a3a removed repetitive code. 2015-02-16 03:23:02 +01:00
pancake
fe7b7c72c2 Fix r2 -a tms320 - -qc "pd 1" segfault (via @maijin) 2015-02-16 02:48:32 +01:00
pancake
33ba03e9c0 Implement pxh and pxH. Honor endian and value size in pxq/Q 2015-02-16 02:45:12 +01:00
pancake
d3ddbea631 Colorize node box 2015-02-15 21:48:46 +01:00
Alvaro Muñoz
9439a7b34c fix #2069 2015-02-15 21:35:43 +01:00
pancake
40edd608d1 Bring back the old edge style in the aa graph. Fix self loops 2015-02-15 21:34:12 +01:00