Development
Thanks to a team of developers with a strong interest in cybersecurity, Synacktiv can assist you in the creation of security-related software solutions
The development team holds a wide range of knowledge, which allows its members to carry out both "high-level" (eg, development of a security-oriented web front-end) and "low-level" (optimization of a hash algorithm using the SIMD instruction set) engagements.
EXAMPLES OF ENGAGEMENTS
- Development of software in order to fuzz a proprietary industrial protocol
- Development of a network packet parsing module for embedded devices
- Reverse-engineering unmaintained proprietary software to port it to another platform

Tools
Python, full stack, API REST, LLVM, gcc,
Visual Studio, QEMU, Woboq
Visual Studio, QEMU, Woboq
Latest articles
LLM Poisoning [1/3] - Reading the Transformer's Thoughts
Your local LLM can hack you.
This three-part series reveals how tiny weights edits can implant stealthy backdoors that stay dormant in everyday use, then fire on specific inputs, turning a "safe" off
...
appledb_rs, a research support tool for Apple platforms
Over the years, research on Apple platforms has become significantly more complex, largely due to the numerous countermeasures deployed by the Cupertino company. To address this challenge during our m
...
Diving into ADB protocol internals (2/2)
Our previous article laid the groundwork for understanding the ADB protocol and its usage scenarios. It primarily focused on the TCP/IP communication between the ADB Client and the ADB Server. However
...