Skip to content

Commit dee2c94

Browse files
committed
update changelog and README
1 parent b826e8e commit dee2c94

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2018-11-15: v1.0!
2+
* Heap analysis with use-after-free and double-free detection
3+
* PowerPC 32bits support
4+
* Removal of "stack" region, now the stack is in "global"
5+
* Lots of bugfixes
6+
17
2018-06-08: v0.9:
28
* shades of greens to different taint sources in IDA
39
* coredump loader

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ It features:
1111
* taint analysis
1212
* type reconstruction and propagation
1313
* backward and forward analysis
14+
* use-after-free and double-free detection
1415

1516
### In action
1617

0 commit comments

Comments
 (0)