Skip to content

Releases: CybercentreCanada/Multidecoder

v1.2.1

23 Feb 22:15
d265774
Compare
Choose a tag to compare

What's Changed

  • Improve port regex and validate port by @cccs-jh in #80
  • Catch errors caused by large ints in chr() and unicode surrogates by @cccs-jh in #81
  • Prevent false positives in windows paths by @cccs-jh in #82

Full Changelog: v1.2.0.post3...v1.2.1

v1.2.0.post3: Merge pull request #79 from CybercentreCanada/update/cmd-massage

04 Jan 16:56
a01a443
Compare
Choose a tag to compare
Tweaking CMD_RE; Adding cmd binary string massage; Added test

v1.2.0.post2: Merge pull request #72 from CybercentreCanada/update/quickscope-hex

08 Dec 15:00
7df76d7
Compare
Choose a tag to compare

v1.2.0.post1: Merge pull request #66 from CybercentreCanada/update/dynamic-ps1

22 Nov 18:43
785d34b
Compare
Choose a tag to compare

v1.2.0: Merge pull request #64 from CybercentreCanada/atob

20 Nov 18:30
eeb6f31
Compare
Choose a tag to compare

Added decoder to detect atob in javascript

v1.1.0.post2

17 Nov 16:50
02b273a
Compare
Choose a tag to compare
Merge branch 'main' of github.com:CybercentreCanada/Multidecoder into…

v1.1.0.post1

03 Nov 14:49
297dd56
Compare
Choose a tag to compare

Fixing pipeline

v1.1.0

20 Oct 16:37
54b0783
Compare
Choose a tag to compare

Changes:

  • deprecated invert_tree, squash_replace, and obfuscation_counts from multidecoder.query. These will be removed in the next breaking version (v2)
  • added a method Node.flatten in multidecoder.node with the functionality of squash_replace but as a method.
  • added pad_base64 to multidecoder.decoders.base64 as a public function for base64 padding.

v1.0.0: Merge pull request #58 from CybercentreCanada/dev

21 Sep 21:37
5d23a6b
Compare
Choose a tag to compare

v0.1.0: Merge pull request #53 from CybercentreCanada/unescape

26 May 13:38
094f13e
Compare
Choose a tag to compare