Skip to content

Releases: relative/synchrony

v2.1.3

27 Feb 18:11
2.1.3
dc4a26c
Compare
Choose a tag to compare

Full Changelog: 2.1.2...2.1.3

v2.1.2

20 Feb 21:36
2.1.2
8a6ec45
Compare
Choose a tag to compare

deflatten flattened control flow nodes
fix simplification of truthy/falsy statements

2.1.1...2.1.2

v2.1.1

20 Feb 18:39
2.1.1
ecdf83f
Compare
Choose a tag to compare

deobfuscate/remove if statements
fix string decoder (resolves function references properly)
fix memberexpression cleaner (converts x['a'] to x.a)
fix prettier (removes the EmptyStatement ";" semicolons from output)

v2.1.0

15 Feb 20:50
32c59eb
Compare
Choose a tag to compare

refactoring for website https://deobfuscate.relative.im/

v2.0.1

14 Feb 20:16
c73b784
Compare
Choose a tag to compare

typescript rewrite with automatic string decoding

1.0.0

12 Jan 07:36
Compare
Choose a tag to compare

Initial release.