Skip to content

Pull requests: nolze/msoffcrypto-tool

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix for incorrect key size with 0 length keySize var
#89 by UserJHansen was merged May 24, 2024 Loading… updated May 24, 2024
Never return None in ooxml's _parseinfo
#88 by gdesmar was merged May 2, 2024 Loading… updated May 2, 2024
Add encryption support for OOXML enhancement
#86 by stephane-rouleau was merged Jan 18, 2024 Loading… updated Jan 18, 2024
ADD - XOR Obfuscation
#80 by DissectMalware was merged Jan 5, 2024 Loading… updated Jan 5, 2024
Switch to GitHub Actions from Travis CI
#76 by nolze was closed Feb 27, 2023 Loading… updated Feb 27, 2023
Bump cryptography from 36.0.1 to 39.0.1 dependencies Pull requests that update a dependency file
#75 by dependabot bot was closed Feb 27, 2023 Loading… updated Feb 27, 2023
Drop Python 2 support
#71 by nolze was merged Jan 20, 2022 Loading… updated Jan 20, 2022
Support SHA256, SHA384 hash algorithm
#67 by jackydo was merged Oct 8, 2021 Loading… updated Oct 8, 2021
Use absolute imports
#63 by nolze was merged Jul 4, 2021 Loading… updated Jul 4, 2021
Use custom exceptions
#59 by nolze was merged Jun 1, 2021 Loading… updated Jun 1, 2021
Use patched pytest for Python 2.7 (for a moment)
#60 by nolze was merged May 29, 2021 Loading… updated May 29, 2021
Lint almost all with black
#56 by nolze was merged Jan 4, 2021 Loading… updated Apr 26, 2021
Bump to v4
#5 by nolze was merged May 12, 2018 Loading… updated Apr 26, 2021
Remove nose (thank you)
#57 by nolze was merged Jan 4, 2021 Loading… updated Jan 4, 2021
Switch to pyproject.yaml with Poetry
#55 by nolze was merged Jan 4, 2021 Loading… updated Jan 4, 2021
Added sample decrypted PPT file for bug testing bug
#33 by MrCrumbs was closed Dec 24, 2020 Loading… updated Dec 24, 2020
Improve hash calculation
#53 by nolze was merged Sep 3, 2020 Loading… updated Sep 3, 2020
add "verify_passwd" and "verify_integrity" option enhancement
#46 by jeffli678 was merged Jun 29, 2020 Loading… updated Jun 29, 2020
Update RC4CryptoAPI_makekey enhancement
#48 by doracpphp was merged Apr 7, 2020 Loading… updated Apr 7, 2020
Fix handling of optional field value in _parseUserEditAtom (#47)
#49 by nolze was merged Apr 7, 2020 Loading… updated Apr 7, 2020
Update MANIFEST.in
#41 by jayvdb was merged Aug 2, 2019 Loading… updated Aug 2, 2019
Do not close given file
#40 by christian-intra2net was merged May 4, 2019 Loading… updated May 27, 2019
Close ole and streams
#39 by christian-intra2net was merged Apr 29, 2019 Loading… updated Apr 30, 2019
Unify setup.py name with package name
#29 by christian-intra2net was closed Apr 8, 2019 Loading… updated Apr 30, 2019
Convert tests to unittest
#28 by christian-intra2net was merged Mar 26, 2019 Loading… updated Apr 25, 2019
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.