In this video, I test my own sound visualization system for the Unifier project. The experiment aims to transform audio, speech, and AI agent signals into real-time visual effects. Patent: https://github.com/Dvurechensky/Dvurechensky/blob/main/Media/files/Unifier.Patent.pdf The system can: - visualize sound on multiple monitors; - resp...
In this video, I test my own real-time sound visualization system developed for the Unifier project. Patent: https://github.com/Dvurechensky/Dvurechensky/blob/main/Media/files/Unifier.Pat...
AI Reverser is a local reverse engineering platform that combines Ghidra and LLM (default is Ollama). You can analyze binaries, recover C/C++ code, structures, and interact with analysis...
AI Reverser is a reverse engineering platform with local data storage, based on Ghidra and compatible with OpenAI LLM (default Ollama). Analyze native binaries, recover C/C++ code, recons...
In this video, I showcase one of my experiments within the **Unifier** project. I implemented a system where devices can **communicate with each other** β producing speech, exchanging rem...
In this video, I demonstrate one of my experiments as part of the Unifier project. I built a system where devices can communicate with each other β generating speech, exchanging responses...
BinNexus is a tool for analyzing Windows binaries (DLL/EXE) that creates an interactive dependency graph, allowing exploration of exports, symbols, and addresses through a user-friendly w...
BinNexus is a tool for analyzing Windows binaries (DLL / EXE) that builds an interactive dependency graph and allows you to explore exports, symbols, and addresses in a user-friendly web...
In this video, I showcase one of my technical experiments β a Telegram userbot that I once developed as a standalone project. It is designed to work with both open and closed groups and c...