18 Commits

Author SHA1 Message Date
oddcoder
996c9d22eb enhancing aftm (#6529)
Making type matching works on each basic block on its own thus
increasing code coverage.
Also reducing the verbosity level, and removing many useless printed
data
2017-01-18 19:20:47 +02:00
Álvaro Felipe Melchor
a11477769c Added RConfigHold (#6250) 2016-11-23 18:36:11 +01:00
Álvaro Felipe Melchor
87724384d1 added r_cons_break_{push/pop} to handle ^C better
Besides an UAF has been fixed afecting only ELF
2016-11-21 16:56:12 +01:00
SkUaTeR
20a9bbd14a Rreg fpu changes (#6191)
* test with rreg for values greater than 64
* check for redirected regs in debug reg sync
2016-11-14 23:58:29 +01:00
pancake
cbcdd4de0c Properly deinitialize the anal.trace after afta 2016-11-14 01:46:39 +01:00
pancake
f40209baf8 Hide loop-max warning for afta 2016-11-14 01:30:14 +01:00
pancake
b070e13f75 esil.verbose honored to reduce warns in afta 2016-11-14 01:17:58 +01:00
Álvaro Felipe Melchor
d4b91790b0 bp and sp both must be zero 2016-11-10 13:35:38 +01:00
Ahmed Mohamed Abd El-MAwgood
38f8f7bf60 fixing bug in anal type matching
It should stop its work if the calling convention is not found
2016-09-04 19:13:10 +03:00
Ahmed Mohamed Abd El-MAwgood
12ba06aab6 Fixing coverties in anal_tp.c (#5606)
CID 1361922
CID 1361920
2016-08-25 14:55:22 +02:00
Ahmed Mohamed Abd El-MAwgood
ee30afde45 Fixing infinite loop issue (#5601) 2016-08-25 11:26:35 +02:00
Ahmed Mohamed Abd El-MAwgood
4a3c341ade Fixing more bugs in type matching (#5586)
* Fixing more bugs in type matching
* Adding functionality to restore ESIL env var state before aftm was issued
2016-08-23 13:10:15 +02:00
pancake
4f1c50f7f5 Code cleanup and reindent in visual/core 2016-08-23 03:02:23 +02:00
Ahmed Mohamed Abd El-MAwgood
29bf4e2fe2 fixing bugs with tp (#5567)
- Fixing (type matching with esil into non initialized stack)

- FIXING CIDS in anal_tp.c and var.c

  - CID 1361741
  - CID 1361734
  - CID 1361731
2016-08-22 11:22:22 +02:00
pancake
38b1aedb03 Fix infinite loop in aftm 2016-08-18 01:27:11 +02:00
pancake
f5f923aea5 Fix all latest COVs 2016-08-16 13:39:59 +02:00
pancake
d76dfbfd5d Fix #5533 - Honor ^C in aftm 2016-08-16 11:59:03 +02:00
pancake
796a03d8b4 Fix #5533 - Fix aftm segfault 2016-08-16 11:59:01 +02:00