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
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 »

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 »

23 Feb, 2020
1 commit
  • olevba: slight changes to VBA stomping detection (related to issues #456, #529, … ...
    8526b4f0
    …#534 - not fixed yet)
    decalage2 authored
    2020-02-23 15:13:30 +0100  
    Browse Code »

18 Feb, 2020
1 commit
  • Update plugin to latest version ...
    0fd8f06b
    The current version has severe performance issues when analyzing some binary xls files. Updating to the latest plugin version solves the problem.
    Rodolfo Saccani authored
    2020-02-18 15:05:47 +0100  
    Browse Code »

31 Jan, 2020
2 commits
  • bumped version number to 0.56dev1, updated changelog
    eb330067
    decalage2 authored
    2020-01-31 09:08:40 +0100  
    Browse Code »
  • Merge pull request #532 from kirk-sayre-work/merge2master ...
    f178fd0a
    Added functionality to read/return GroupName text.
    Philippe Lagadec authored
    2020-01-31 08:39:33 +0100  
    Browse Code »

30 Jan, 2020
4 commits
  • Fixed merge error.
    50851a0a
    kirk-sayre-work authored
    2020-01-30 15:50:26 -0600  
    Browse Code »
  • Added reading GroupName text to consume_MorphDataControl(). ...
    6f190114
    This may help prevent unread data being left in the OLE stream when the GroupName text size is > 0.
    kirk-sayre-work authored
    2020-01-30 14:44:12 -0600  
    Browse Code »
  • Revert to original olevba.py.
    240f9a25
    kirk-sayre-work authored
    2020-01-30 14:43:20 -0600  
    Browse Code »
  • Merge remote-tracking branch 'upstream/master' into merge2master
    e91694c5
    kirk-sayre-work authored
    2020-01-30 14:42:36 -0600  
    Browse Code »

27 Jan, 2020
2 commits
  • mraptor: added detection of the "_OnConnecting" trigger (as in #528)
    05532922
    decalage2 authored
    2020-01-27 22:02:36 +0100  
    Browse Code »
  • readme: added link to IntelOwl
    8dbe9228
    decalage2 authored
    2020-01-27 21:58:32 +0100  
    Browse Code »