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