Screenshots
Example Usage
using YoutubeExplode; using var youtube = new YoutubeClient(); // You can specify either the video URL or its ID var videoUrl = "https://youtube.com/watch?v=u_yIGGhubZs"; var video = await youtube.Videos.GetAsync(videoUrl); var title = video.Title; // "Collections - Blender 2.80 Fundamentals" var author = video.Author.ChannelTitle; // "Blender" var duration = video.Duration; // 00:07:20
See also
.NET-Deobfuscator
Open Source
Lists of .NET Deobfuscator and Unpacker (Open Source)…
GH-Offset-Dumper
Free
Scan signatures and netvars. Dumps header files, cheat tables and ReClass files.…
Frida
Open Source
Kali
Dynamic instrumentation toolkit for developers, reverse engineers, and security researchers. Injects…
mitmproxy2swagger
Free
Automagically reverse-engineer REST APIs via capturing traffic…
ida-sigmaker
Open Source
sigmaker is a zero-dependency IDA Pro 9.0+ cross-platform signature maker plugin with optional SIMD …
NebulaFD
Free
A work in progress, reimagined decompiler for Clickteam Fusion.…