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
09 Aug, 2016
1 commit
  • rtfobj: fixed issue #78, improved regex
    f4bb562c
    decalage2 authored
    2016-08-09 17:59:39 +0200  
    Browse Code »

08 Aug, 2016
2 commits
  • rtfobj: added option -s to save objects to files
    986f132e
    decalage2 authored
    2016-08-08 22:14:31 +0200  
    Browse Code »
  • added new script mraptor_milter
    fd60886f
    decalage2 authored
    2016-08-08 22:11:35 +0200  
    Browse Code »

01 Aug, 2016
1 commit
  • rtfobj: detect executable filenames in OLE Package
    9afc59ab
    decalage2 authored
    2016-08-01 22:44:27 +0200  
    Browse Code »

31 Jul, 2016
2 commits
  • rtfobj: table output with tablestream
    ce3c92cf
    decalage2 authored
    2016-07-31 21:37:57 +0200  
    Browse Code »
  • tablestream: handle newline characters properly in each cell
    6f3de117
    decalage2 authored
    2016-07-31 21:30:30 +0200  
    Browse Code »

30 Jul, 2016
3 commits
  • rtfobj: fixed the fix for issue #70, now it works with pyxswf
    3b44d469
    decalage2 authored
    2016-07-30 23:35:01 +0200  
    Browse Code »
  • rtfobj: backward-compatible API rtf_iter_objects (fixed issue #70)
    2ae0ecd2
    decalage2 authored
    2016-07-30 23:27:51 +0200  
    Browse Code »
  • rtfobj: new API with class RtfObject, file output moved to process_file
    9153fb6c
    decalage2 authored
    2016-07-30 23:15:33 +0200  
    Browse Code »

29 Jul, 2016
6 commits
  • olevba: updated changelog and version after PR #67
    d154c483
    decalage2 authored
    2016-07-29 17:08:44 +0200  
    Browse Code »
  • Merge pull request #67 from christian-intra2net/fixed-2-issues ...
    5ab1d9b4
    Fixed 2 issues
    Philippe Lagadec authored
    2016-07-29 17:01:48 +0200  
    Browse Code »
  • setup.py: updated comments and version
    cbb33f45
    decalage2 authored
    2016-07-29 16:57:21 +0200  
    Browse Code »
  • Merge pull request #71 from 2xyo/master ...
    e07b6b46
    Use setuptools instead of distutils #68
    Philippe Lagadec authored
    2016-07-29 16:47:50 +0200  
    Browse Code »
  • tablestream: fixed issue #57, bug when importing colorclass 2.x
    9c682df7
    decalage2 authored
    2016-07-29 16:44:33 +0200  
    Browse Code »
  • colorclass: reverted to the original version (absolute imports)
    838535f8
    decalage2 authored
    2016-07-29 16:39:38 +0200  
    Browse Code »

22 Jul, 2016
3 commits
  • Use setuptools instead of distutils #68
    7c3e5f2e
    Yohann Lepage authored
    2016-07-22 23:53:36 +0200  
    Browse Code »
  • check for mac codepages when decoding project codepage ...
    2a69ce37
    based on suggesion in issue #42 in bitbucket, list of codepages on
    stackoverflow (see comment in code) and contents of
    /usr/lib/python2.7/encodings
    Christian Herdtweck authored
    2016-07-22 16:16:58 +0200  
    Browse Code »
  • fixed bug that caused infinite recursion in str(UnexpectedDataError) ...
    fbfd20e7
    (may be related to Issue #66 on github)
    Christian Herdtweck authored
    2016-07-22 16:15:02 +0200  
    Browse Code »

21 Jul, 2016
2 commits
  • setup: updated comments and version
    d1f8f26e
    decalage2 authored
    2016-07-21 14:44:02 +0200  
    Browse Code »
  • Merge pull request #65 from 2xyo/scripts ...
    3701ce92
    Command Line Scripts
    Philippe Lagadec authored
    2016-07-21 14:38:40 +0200  
    Browse Code »

20 Jul, 2016
1 commit
  • rtfobj, oleobj: fixed Python 2.6+2.7+3.x support
    6416b39a
    decalage2 authored
    2016-07-20 21:54:33 +0200  
    Browse Code »

19 Jul, 2016
2 commits
  • Command Line Scripts
    b29a2a21
    Yohann Lepage authored
    2016-07-19 21:44:41 +0200  
    Browse Code »
  • Merge pull request #63 from sebdraven/master ...
    1cf591dd
    python3.5 compliant only
    Philippe Lagadec authored
    2016-07-19 14:26:00 +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
4 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 »