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
  • rtfobj
10 Apr, 2019
1 commit
  • test-cases: add support for encrypted corpus ...
    d18f51c3
    To avoid triggering antivirus engines, we can encrypt
    files with a default password and decrypt them before
    testing.
    Samir Aguiar authored
    2019-04-10 10:36:01 -0300  
    Browse Dir »

09 Feb, 2018
2 commits
  • cosmetic changes ...
    ac238dd2
    Fix some PEP8-related linter complaints.
    Samir Aguiar authored
    2018-02-09 12:16:44 -0200  
    Browse Dir »
  • rtfobj: remove check for uppercased RTF magic ...
    58095dba
    Word does not accept files which magic is not fully
    lowercase.
    Samir Aguiar authored
    2018-02-09 12:01:54 -0200  
    Browse Dir »

08 Feb, 2018
3 commits
  • Remove non-sense args I added by accident
    ed9155fb
    Christian Herdtweck authored
    2018-02-08 13:17:20 +0100  
    Browse Dir »
  • fix unit tests
    fb4a7dac
    Samir Aguiar authored
    2018-02-08 13:17:20 +0100  
    Browse Dir »
  • unittest: create tests for is_rtf
    27d4f573
    Christian Herdtweck authored
    2018-02-08 13:17:20 +0100  
    Browse Dir »

01 Feb, 2018
1 commit
  • Test for decalage2#251
    9062302e
    Javier Rascón Mesa authored
    2018-02-01 14:13:22 +0100  
    Browse Dir »

27 Oct, 2017
1 commit
  • unittest: move test data reader to util dir ...
    318d3b71
    With this change we replace the relative import.
    
    Also use with-statement to open test file, so file is always closed after
    reading (python3 unittest issued a warning).
    Christian Herdtweck authored
    2017-10-27 16:31:13 +0200  
    Browse Dir »

20 Oct, 2017
1 commit
  • Initial support for unit tests (#201)
    661cd5eb
    Samir Aguiar authored
    2017-10-20 17:22:56 +0200  
    Browse Dir »