Releases: pwntester/ysoserial.net
Release 1.36
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
- @Bort-Millipede made their first contribution in #131
- @Ramzeth made their first contribution in #145
- @russtone made their first contribution in #151
- @idealphase made their first contribution in #154
- @chudyPB made their first contribution in #156
Full Changelog: v1.35...v1.36
Release 1.35
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
- bug fix + a few changes to existing modules by @irsdl in #93
- bug fixing + readme update by @irsdl in #95
- readme update by @irsdl in #96
- Add ToolboxItemContainer Bridge Gadget by @Frycos in #97
- Update SerializersHelper.cs by @irsdl in #98
- Add installation guide by @shelld3v in #100
- Typo fix: "poayloads" to "payloads" by @the-emmon in #106
- fix bug of xaml for SharePoint CVE-2019-0604 by @Y4er in #107
- Add ClaimsPrincipal and modify TypeConfuseDelegate by @testanull in #110
- Update DotNetNuke README to reflect actual output by @martinvw in #112
- Add IsolateApps supports by @RicterZ in #113
- Add ObjRef gadget by @mwulftange in #115
- Add dataset type spoofing by @testanull in #120
- Update README.md by @irsdl in #123
- update by @irsdl in #124
- url encode feature + save to file by @irsdl in #125
New Contributors
- @Frycos made their first contribution in #97
- @shelld3v made their first contribution in #100
- @the-emmon made their first contribution in #106
- @Y4er made their first contribution in #107
- @testanull made their first contribution in #110
- @martinvw made their first contribution in #112
- @RicterZ made their first contribution in #113
Full Changelog: v1.34...v1.35
Release 1.34
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
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
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
version 1.31
master-Release-30
master-Release-29: Merge pull request #45 from denandz/typeconfusedelegate-mono-generator
Changes:
This list of changes was auto generated.
merge-Release-28
Changes:
This list of changes was auto generated.
merge-Release-27
Changes:
This list of changes was auto generated.