AdaptixC2, an open-source C2 framework, is increasingly used in attacks. We discuss its features and potential use case scenarios. The post AdaptixC2: A New Open-Source Framework Leveraged in Real-World Attacks appeared first on Unit 42.| Unit 42
An expert at the Kaspersky AI expertise center explains how the team developed a machine-learning model to identify DLL hijacking attacks.| Securelist
Explicamos cómo implementamos un modelo para detectar la técnica de DLL Hijacking en la plataforma Kaspersky SIEM y cómo nos ayudó en la identificación temprana de varios incidentes.| Securelist
Un experto del Centro de especialización en IA de Kaspersky explica cómo se desarrolló un modelo de aprendizaje automático que detecta ataques del tipo DLL Hijacking.| Securelist
Let's discuss a possible way to build a "bridge" between the managed C# world and the native C++ world, using P/Invoke.| Giovanni Dicanio's Blog
Let's see how to fix a common problem when building mixed C++/C# projects in Visual Studio.| Giovanni Dicanio's Blog
How I decreased the compilation of DLL neural networks using C++17.| Blog blog("Baptiste Wicht");
My thesis (Deep Learning Feature Extraction for Image Processing) is available online| Blog blog("Baptiste Wicht");
Optimization of advanced patterns for GPU performance in Expression Templates Library (ETL)| Blog blog("Baptiste Wicht");
Long Short Term Memory (LSTM) are now supported in Deep Learning Library (DLL)| Blog blog("Baptiste Wicht");
Improvements on the display of Deep Learning Library| Blog blog("Baptiste Wicht");
Recurrent Neural Networks are now supported in Deep Learning Library (DLL)| Blog blog("Baptiste Wicht");
I've just finished integrating new features into DLL, my deep learning library. I've added support for an embeddings layer, a group layer and a merge layer. This is not yet released, but available in| Blog blog("Baptiste Wicht");
Presentation of Deep Learning Library (DLL) 1.0, a very fast neural network library| Blog blog("Baptiste Wicht");
I'm happy to announce the version 1.2 of my Expression Templates Library (ETL): ETL 1.2, two months after I released the version 1.1. This version features much better GPU Support, a few new features| Blog blog("Baptiste Wicht");
Explanation on how I made DLL library 38% faster to compile with optimizations and using C++17 if constexpr.| Blog blog("Baptiste Wicht");