🦴 2dog v4.7.0.38 is out:
WASM Support (yes, #Godot C# in the browser, finally!)
Godot 4.7.0.stable compatible.
Super easy starter template:
> dotnet new install 2dog
> dotnet new 2dog
Free and Libre Open Source.
🦴 2dog v4.7.0.38 is out:
WASM Support (yes, #Godot C# in the browser, finally!)
Godot 4.7.0.stable compatible.
Super easy starter template:
> dotnet new install 2dog
> dotnet new 2dog
Free and Libre Open Source.
I... 👉👈 I made an Open Source. ðŸ¤
It's a C# front-end for #GodotEngine
🦮
(for libgodot, to be specific)
Sill very early, and quite janky. Fun! Take the sad blue robot for walkies!
I made another oopsie, I mean, Open Sourcie. :3
Remember Haskell's newtype? Or F# type abbreviations?
Well, newtype is a package that lets you use similar semantics in #CSharp for a large number of types, including the ability to add semantics and extension-like methods to your own derived types.
MIT-Licensed, go wild!
I've just released SharpSync, my pure .NET file synchronization library supporting multiple storage backends with bidirectional sync, conflict resolution, and progress reporting. It is needed for a future project I'm now working on, but I decided to #OpenSource it.
#GitHub: https://github.com/Oire/SharpSync
#NuGet: https://www.nuget.org/packages/Oire.SharpSync/1.0.0
#CSharp #DotNet #FileSync #Library
So, one of my resolutions this year was to write more code.
I love to break stuff, but last year I reignited my passion for coding and I would really love to contribute to the community that has given me so much and continues to do so.
And contributing works a lot better by creating, rather than breaking.
So I created a codeberg account. And I already have a first repo published!
I called it Axmar.
Axmar is a C# implementation of the SilentHarvest technique that was published last year.
It uses backup access and rarely used APIs to (mostly) stealthily read the local credentials database in Windows system.
Enjoy!
https://codeberg.org/Ti-Kallisti/Axmar
#foss #coding #infosec #malware #pentesting #redteaming #codeberg #windows #csharp