Logo white

Peter M. Groen / oletools

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 1,521
  • Compare
  • Branches 1
  • Tags 0
  • oletools
21 Jul, 2016
3 commits
  • correct bug in olevba with strrevese string
    ae46dbd0
    Sébastien Larinier authored
    2016-07-21 19:34:25 +0200  
    Browse Code »
  • revert olefile2
    c64d6972
    Sébastien Larinier authored
    2016-07-21 16:54:34 +0200  
    Browse Code »
  • olevba compliant python3.5
    5e58cf5a
    Sébastien Larinier authored
    2016-07-21 12:22:26 +0200  
    Browse Code »

20 Jul, 2016
6 commits
  • olemap compliant python3.5
    5645a94f
    Sébastien Larinier authored
    2016-07-20 13:35:42 +0200  
    Browse Code »
  • olefile2 compliant python 3.5
    cf40e208
    Sébastien Larinier authored
    2016-07-20 12:45:39 +0200  
    Browse Code »
  • mraptor compliant python3.5
    c7590d7d
    Sébastien Larinier authored
    2016-07-20 11:28:24 +0200  
    Browse Code »
  • print in mraptor compliant python3.5
    aa3e7991
    Sébastien Larinier authored
    2016-07-20 10:11:14 +0200  
    Browse Code »
  • correct bug in print
    76626fa9
    Sébastien Larinier authored
    2016-07-20 09:58:03 +0200  
    Browse Code »
  • use BytesIO replacing StringIO
    6d69776f
    Sébastien Larinier authored
    2016-07-20 09:46:23 +0200  
    Browse Code »

19 Jul, 2016
5 commits
  • export json compliant python3.5
    7665feb4
    Sébastien Larinier authored
    2016-07-19 17:36:14 +0200  
    Browse Code »
  • extract and decode vba without option
    b1711cc0
    Sébastien Larinier authored
    2016-07-19 15:15:52 +0200  
    Browse Code »
  • print compliant python3.5
    f3dc0d66
    Sébastien Larinier authored
    2016-07-19 11:36:30 +0200  
    Browse Code »
  • print compliant python3.5
    75458c28
    Sébastien Larinier authored
    2016-07-19 11:35:36 +0200  
    Browse Code »
  • print compliant python3.5
    2b4c84f2
    Sébastien Larinier authored
    2016-07-19 11:30:21 +0200  
    Browse Code »

18 Jul, 2016
1 commit
  • python3.5 compliant only
    8adff0e0
    Sébastien Larinier authored
    2016-07-18 17:52:15 +0200  
    Browse Code »

15 Jul, 2016
1 commit
  • rtfobj: new RtfParser and RtfObjParser classes - a more complete RTF parser to s… ...
    2685c6f5
    …upport tricky edge cases exploited by malware
    decalage2 authored
    2016-07-15 16:36:40 +0200  
    Browse Code »

01 Jul, 2016
1 commit
  • olevba: fixed issue #58 with format() to support Python 2.6
    44ec0bd8
    decalage2 authored
    2016-07-01 23:21:39 +0200  
    Browse Code »

30 Jun, 2016
1 commit
  • olevba: fixed bug in extract_macros
    ce32342a
    decalage2 authored
    2016-06-30 22:29:30 +0200  
    Browse Code »

13 Jun, 2016
1 commit
  • colorclass: temporary fix for import issue on MacOSX (issue #51)
    158ae461
    decalage2 authored
    2016-06-13 23:00:43 +0200  
    Browse Code »

12 Jun, 2016
1 commit
  • olevba: fixed small bugs in VBA parsing code
    9225bf16
    decalage2 authored
    2016-06-12 23:07:58 +0200  
    Browse Code »

10 Jun, 2016
4 commits
  • updated readme for 0.47
    4b28ee1b
    decalage2 authored
    2016-06-10 11:29:03 +0200  
    Browse Code »
  • updated readme for 0.47
    0d4a9fb2
    decalage2 authored
    2016-06-10 11:28:22 +0200  
    Browse Code »
  • updated setup.py for github
    58a8c105
    decalage2 authored
    2016-06-10 10:14:21 +0200  
    Browse Code »
  • updated install.txt for github
    f003f27e
    decalage2 authored
    2016-06-10 10:12:34 +0200  
    Browse Code »

09 Jun, 2016
3 commits
  • olevba: fixed slight bug in open_word2003xml, updated changelog
    6301c9cf
    decalage2 authored
    2016-06-09 21:17:40 +0200  
    Browse Code »
  • Merge pull request #48 from christian-intra2net/relaxed-checking-opt ...
    e680ec16
    Relaxed checking opt
    Philippe Lagadec authored
    2016-06-09 21:09:51 +0200  
    Browse Code »
  • Merge pull request #47 from christian-intra2net/unicode-vba-stream-names ...
    41c8f561
    Unicode vba stream names
    Philippe Lagadec authored
    2016-06-09 21:07:04 +0200  
    Browse Code »

08 Jun, 2016
6 commits
  • readme: fixed download URLs
    7f8d84d7
    decalage2 authored
    2016-06-08 23:36:58 +0200  
    Browse Code »
  • setup: bumped version to 0.47
    1172e4e5
    decalage2 authored
    2016-06-08 23:32:11 +0200  
    Browse Code »
  • rtfobj: updated issues URL
    55a2d38d
    decalage2 authored
    2016-06-08 23:05:03 +0200  
    Browse Code »
  • olevba: updated issues URL
    646391c6
    decalage2 authored
    2016-06-08 23:03:39 +0200  
    Browse Code »
  • mraptor: updated issues URL
    2410bf38
    decalage2 authored
    2016-06-08 23:00:25 +0200  
    Browse Code »
  • updated doc for github
    ad513de6
    decalage2 authored
    2016-06-08 22:57:05 +0200  
    Browse Code »

07 Jun, 2016
7 commits
  • handle new exceptions in main
    6463d8b8
    Christian Herdtweck authored
    2016-06-07 12:44:07 +0200  
    Browse Code »
  • raise new exceptions if opening of substreams fails and not relaxed
    730f64f5
    Christian Herdtweck authored
    2016-06-07 12:44:07 +0200  
    Browse Code »
  • raise new exceptions in _extract_vba if not relaxed
    1f3fef52
    Christian Herdtweck authored
    2016-06-07 12:44:07 +0200  
    Browse Code »
  • created 3 new Exceptions: SubfileOpenError, UnexpectedDataError and OlevbaBaseException ...
    a7093b9b
    made all Exceptions subclasses of OlevbaBaseException,
    move some common functionality there
    Christian Herdtweck authored
    2016-06-07 12:44:07 +0200  
    Browse Code »
  • found one base except I must have overlooked in error-restructuring
    f2d57983
    Christian Herdtweck authored
    2016-06-07 12:44:07 +0200  
    Browse Code »
  • fix/clarify some output and add a comment
    32877661
    Christian Herdtweck authored
    2016-06-07 12:44:07 +0200  
    Browse Code »
  • remove one debugging output
    73ed5d71
    Christian Herdtweck authored
    2016-06-07 12:44:07 +0200  
    Browse Code »