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 Sep, 2020
1 commit
  • Merge branch 'pcode-options' ...
    45aec6e6
    # Conflicts:
    #	oletools/olevba.py
    decalage2 authored
    2020-09-21 23:31:46 +0200  
    Browse Code »

17 Sep, 2020
1 commit
  • readme: added link to DIARIO
    d4df0c06
    Philippe Lagadec authored
    2020-09-17 14:42:32 +0200  
    Browse Code »

16 Sep, 2020
1 commit
  • olevba: enabled relaxed mode by default (issues #477, #593), fixed detect_vba_ma… ...
    e7e7f97b
    …cros to always return VBA code as unicode on Python 3 (issues  #455, #477, #587, #593)
    decalage2 authored
    2020-09-16 22:56:09 +0200  
    Browse Code »

15 Sep, 2020
1 commit
  • olevba: enabled --relaxed by default, until a solution is found to issue #593
    be57af2f
    decalage2 authored
    2020-09-15 21:15:30 +0200  
    Browse Code »

14 Sep, 2020
3 commits
  • olevba: bumped version to 0.56dev9 after PR #595
    a7a9ff7e
    decalage2 authored
    2020-09-14 22:43:33 +0200  
    Browse Code »
  • Merge remote-tracking branch 'origin/master'
    8a4ce710
    decalage2 authored
    2020-09-14 22:32:00 +0200  
    Browse Code »
  • Merge pull request #595 from iwfratz/fix_relaxed ...
    ce043b63
    fixed command line option --relaxed
    Philippe Lagadec authored
    2020-09-14 22:29:33 +0200  
    Browse Code »

10 Sep, 2020
2 commits
  • olevba: bumped version to 0.56dev8 after PR #450
    31377969
    decalage2 authored
    2020-09-10 12:50:12 +0200  
    Browse Code »
  • Merge pull request #450 from christian-intra2net/ppt-parser-type-error ...
    03c107c5
    ppt_parser: fix type of decompressed data
    Philippe Lagadec authored
    2020-09-10 12:43:57 +0200  
    Browse Code »

03 Sep, 2020
3 commits
  • olevba: bumped version to 0.56dev7 after PR #604
    c629ef7d
    decalage2 authored
    2020-09-03 22:29:13 +0200  
    Browse Code »
  • Merge pull request #604 from matthieuxyz/master ...
    48057ab3
    olevba: prevent side effects on python lib "email"
    Philippe Lagadec authored
    2020-09-03 22:23:11 +0200  
    Browse Code »
  • olevba: add a try.. finally clause around monkey patch of email lib
    13a73734
    matthieuxyz authored
    2020-09-03 13:46:57 +0200  
    Browse Code »

01 Sep, 2020
1 commit
  • olevba: prevent side effects on python lib "email" by patching and unpatching when needed
    a7fcbcc4
    matthieuxyz authored
    2020-09-01 11:39:09 +0200  
    Browse Code »

28 Aug, 2020
1 commit
  • added link to SpuriousEmu
    f540d08b
    Philippe Lagadec authored
    2020-08-28 12:14:10 +0200  
    Browse Code »

24 Aug, 2020
1 commit
  • added link to EML Analyzer
    6523fd88
    Philippe Lagadec authored
    2020-08-24 11:29:48 +0200  
    Browse Code »

10 Aug, 2020
1 commit
  • fixed command line option --relaxed
    50ce3533
    Klaus van der Vorst authored
    2020-08-10 19:55:54 +0200  
    Browse Code »

11 Jun, 2020
1 commit
  • olevba: fixed bug when decompressing raw chunks in VBA (fixes #575)
    02863472
    decalage2 authored
    2020-06-11 20:07:28 +0200  
    Browse Code »

04 Jun, 2020
1 commit
  • ooxml: fixed comments at the beginning
    49b35ec2
    decalage2 authored
    2020-06-04 22:10:13 +0200  
    Browse Code »

25 May, 2020
1 commit
  • plugin_biff: updated to v0.0.15 to improve Excel 4/XLM macros parsing and fix Python 3 support
    f5c401a2
    decalage2 authored
    2020-05-25 22:53:25 +0200  
    Browse Code »

19 May, 2020
3 commits
  • olevba: fixed call to plugin_biff to get labels with cell references in "A1" style
    50455fdc
    decalage2 authored
    2020-05-19 23:01:27 +0200  
    Browse Code »
  • olevba: updated plugin_biff to v0.0.12 to improve Excel 4/XLM macros parsing, ad… ...
    1624ef07
    …ded detection of FORMULA.FILL
    decalage2 authored
    2020-05-19 22:32:59 +0200  
    Browse Code »
  • Merge pull request #570 from kirk-sayre-work/master ...
    6d959ef1
    Unpack the values of ptgNum float literals.
    Philippe Lagadec authored
    2020-05-19 21:06:10 +0200  
    Browse Code »

14 May, 2020
1 commit
  • clsid: added Microsoft Word Picture (fixes #571)
    a0dae344
    decalage2 authored
    2020-05-14 22:09:11 +0200  
    Browse Code »

13 May, 2020
1 commit
  • Unpack the values of ptgNum float literals.
    109f9633
    Kirk.Sayre authored
    2020-05-13 15:20:48 -0500  
    Browse Code »

05 May, 2020
2 commits
  • Travis-CI: added Python 3.8, removed 3.4 and nightly
    b4f8d2e4
    decalage2 authored
    2020-05-05 21:59:15 +0200  
    Browse Code »
  • oleform/test_basic: temporarily fixed test data (see issue #568)
    28b6155e
    decalage2 authored
    2020-05-05 21:47:46 +0200  
    Browse Code »

04 May, 2020
4 commits
  • oleform/test_basic: fixed test data, fixed olevba import
    a02c03d5
    decalage2 authored
    2020-05-04 14:08:13 +0200  
    Browse Code »
  • test_basic: fixed a slight issue when testing RTF with olevba
    ddf57c0e
    decalage2 authored
    2020-05-04 13:40:47 +0200  
    Browse Code »
  • setup.py, requirements.txt: avoid pyparsing 3+ for the moment
    750859ce
    decalage2 authored
    2020-05-04 13:35:16 +0200  
    Browse Code »
  • test_basic: disabled a few tests that were causing issues
    297abf75
    decalage2 authored
    2020-05-04 13:25:46 +0200  
    Browse Code »

20 Apr, 2020
1 commit
  • mraptor: added keywords RUN and CALL for XLM macros (issue #562)
    93688d90
    decalage2 authored
    2020-04-20 22:19:18 +0200  
    Browse Code »

13 Apr, 2020
1 commit
  • plugin_biff: updated to v0.0.11 (improved formula parsing)
    6d7514ce
    decalage2 authored
    2020-04-13 22:32:36 +0200  
    Browse Code »

03 Apr, 2020
2 commits
  • clsid: updated comments
    8b97e45b
    decalage2 authored
    2020-04-03 19:12:36 +0200  
    Browse Code »
  • clsid: added CLSID for PDF files, fixes #552
    4760fba6
    decalage2 authored
    2020-04-03 19:08:53 +0200  
    Browse Code »

22 Mar, 2020
3 commits
  • olevba: uses plugin_biff to display DCONN objects and their URL
    889316b3
    decalage2 authored
    2020-03-22 23:02:56 +0100  
    Browse Code »
  • plugin_biff: updated from oledump v0.0.48
    c9e77c6c
    decalage2 authored
    2020-03-22 23:02:28 +0100  
    Browse Code »
  • Merge pull request #536 from rsaccani/patch-1 ...
    e473d088
    Update plugin_biff to latest version
    Philippe Lagadec authored
    2020-03-22 22:31:42 +0100  
    Browse Code »

03 Mar, 2020
2 commits
  • Merge remote-tracking branch 'origin/master'
    8c1b63e9
    decalage2 authored
    2020-03-03 21:28:23 +0100  
    Browse Code »
  • oleobj: fixed #541, "Ole10Native" is case-insensitive
    755ac5d1
    decalage2 authored
    2020-03-03 21:27:55 +0100  
    Browse Code »

26 Feb, 2020
1 commit
  • readme: added link to CinCan
    4bc1f263
    Philippe Lagadec authored
    2020-02-26 14:10:48 +0100  
    Browse Code »