Skip to content

Releases: pwntester/ysoserial.net

Release 1.36

Choose a tag to compare

@irsdl irsdl released this 17 Oct 12:27
1dba9c4

You can get the latest build from https://github.com/pwntester/ysoserial.net/actions even before releases here!

Please see the closed PRs at https://github.com/pwntester/ysoserial.net/pulls?q=is%3Apr+is%3Aclosed for more information on what has been fixed or updated so far.

What's Changed

  • Update README.md by @irsdl in #126
  • Fixing the Mono gadget by @irsdl in #127
  • Update README.md by @irsdl in #128
  • serializer helper update + testing arena by @irsdl in #129
  • code clean-up by @irsdl in #130
  • Hex output stdin fixes by @Bort-Millipede in #131
  • project file update by @irsdl in #132
  • project update by @irsdl in #133
  • project update by @irsdl in #134
  • Fixing the single quote escaping issue in JSON messages by @irsdl in #136
  • Fixing bugs in cmd payloads' JavaScript escaping by @irsdl in #137
  • Readme update, code content update by @irsdl in #138
  • Update README.md by @irsdl in #139
  • adding a feature & general updates by @irsdl in #140
  • Adding new gadgets & improvements by @irsdl in #141
  • fixing descriptions, refactoring some names by @irsdl in #142
  • stdin Encoding Fix by @Bort-Millipede in #144
  • added --stdin feature to ViewStatePlugin.cs by @Ramzeth in #145
  • Added ObjectDataProvider gadget generation for MessagePack (Typeless) by @NinesPsygnosis in #146
  • Reduced the necessary code to achieve gadget generation for MessagePackTypeless by @NinesPsygnosis in #147
  • Added link to blog article for MessagePack Typeless gadget generation by @NinesPsygnosis in #149
  • Added a generator for XAML that does Assembly.Load with compression by @russtone in #151
  • Correcting options for DotNetNuke plugin by @idealphase in #154
  • Post hexacon by @chudyPB in #156

New Contributors

Full Changelog: v1.35...v1.36

Release 1.35

Choose a tag to compare

@irsdl irsdl released this 16 Aug 00:49
c49410a

Please see the closed PRs at https://github.com/pwntester/ysoserial.net/pulls?q=is%3Apr+is%3Aclosed for more information on what has been fixed or updated so far.

What's Changed

New Contributors

Full Changelog: v1.34...v1.35

Release 1.34

Choose a tag to compare

@pwntester pwntester released this 08 Oct 21:45
Readme update + ActivitySurrogateSelectorFromFile fixed

Credit section updated in Readme

ActivitySurrogateSelectorFromFile needed the E.dll file to work which was missing from the Release version (wrong config fixed) so ActivitySurrogateSelectorGenerator.cs has been updated to make ActivitySurrogateSelectorFromFile  works as usual even with a missing E.dll

Release 1.33

Choose a tag to compare

@pwntester pwntester released this 24 Apr 14:08
215aae3

New, improved, or changed features:

  • Minifying BinaryFormatter payloads has been added
  • Minifying other payload formats have been improved
  • Building BinaryFormatter from a JSON text
  • Adding some more gadgets, formatters, and some new payload variants (use --fullhelp to see everything)
  • Easier internal testing abilities for researchers (--runmytest)
  • Improved SerializersHelper
  • ObjectStateFormatter formatter has been removed (LosFormatter without a key == ObjectStateFormatter)
  • More flexibility for the gadgets to support new options and an init method (useful for plugins and gadget writers)
  • --runallformatters option to show the result of different gadgets which support a specific formatter

To see list of all the changes since January 2020, please see https://www.mdsec.co.uk/2020/04/introducing-ysoserial-net-april-2020-improvements/

Release 1.32

Choose a tag to compare

@pwntester pwntester released this 06 Feb 22:17
8316e6e

New options:
--rawcmd
--minify (currently working on XML, JSON, and YAML)
--searchformatter

FsPickler example has been added.

Command encoding problem in XML and JSON should be resolved.

Help page shows all formatters in one line to make it more readable.

Readme has been updated.

Thanks @irsdl for the great PR!

Release v1.31

Choose a tag to compare

@github-actions github-actions released this 31 Jan 23:39
cddf6e5
version 1.31

master-Release-30

Choose a tag to compare

@pwntester pwntester released this 25 Nov 11:14
7ab64b3

Changes:

This list of changes was auto generated.

master-Release-29: Merge pull request #45 from denandz/typeconfusedelegate-mono-generator

Choose a tag to compare

@pwntester pwntester released this 22 Oct 14:30
138e216

Changes:

  • 138e216 Merge pull request #45 from denandz/typeconfusedelegate-mono-generator

This list of changes was auto generated.

merge-Release-28

Choose a tag to compare

@pwntester pwntester released this 21 Oct 08:52
bc778ce

Changes:

This list of changes was auto generated.

merge-Release-27

Choose a tag to compare

@pwntester pwntester released this 21 Oct 08:41
8723358

Changes:

This list of changes was auto generated.