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
  • tests
  • olevba
  • test_basic.py
04 May, 2020
2 commits
  • test_basic: fixed a slight issue when testing RTF with olevba
    ddf57c0e
    decalage2 authored
    2020-05-04 13:40:47 +0200  
    Browse File »
  • test_basic: disabled a few tests that were causing issues
    297abf75
    decalage2 authored
    2020-05-04 13:25:46 +0200  
    Browse File »

30 Apr, 2019
3 commits
  • test: Use call_and_capture in olevba tests ...
    0bc67280
    Running main() within same interpreter capturing SystemExit and
    sys.stdout/err always causes trouble (at least in unittest).
    Fork another python process and capture from there, that is easier
    and cleaner in my view.
    Christian Herdtweck authored
    2019-04-30 13:02:46 +0200  
    Browse File »
  • tests: minor pylint-inspired changes
    9b05546a
    Christian Herdtweck authored
    2019-04-30 12:50:30 +0200  
    Browse File »
  • tests: Check behaviour of olevba for rtf, text, empty
    f537ec1c
    Christian Herdtweck authored
    2019-04-30 12:50:30 +0200  
    Browse File »

29 Apr, 2019
1 commit
  • tests: Add another sample ...
    5dfba516
    This is an interesting one since "our" old implementation of is_encrypted
    claims that the embedded file is still encrypted (which it is not), but
    the msoffcrypto-is_encrypted gets it right.
    Christian Herdtweck authored
    2019-04-29 12:01:35 +0200  
    Browse File »

25 Mar, 2019
1 commit
  • tests: Add exceptions to olevba return code test
    7e5ee417
    Christian Herdtweck authored
    2019-03-25 11:47:34 +0100  
    Browse File »

21 Mar, 2019
1 commit
  • tests: add encrypted excel samples ...
    ddeeb743
    These are encrypted with the standard password hard-coded into excel to
    implement a form of write protection
    Christian Herdtweck authored
    2019-03-21 17:53:46 +0100  
    Browse File »

30 Oct, 2018
1 commit
  • tests: create unittest for olevba with encrypted input
    c2018fd8
    Christian Herdtweck authored
    2018-10-30 12:18:59 +0100  
    Browse File »