Innovations
Our R&D focuses on cybersecurity and AI — building tools, libraries, and cryptographic methods that push the boundaries of what's possible.

Automated Code Security Analysis
Our research into automated security scanning addresses fundamental limitations in existing code analysis tools. The results of this work power the DefAudit platform.
Zero-Persistence Architecture
Unlike traditional scanning platforms that cache or persist source code on disk, DefAudit operates on a fully ephemeral model. Repositories are cloned into isolated temporary workspaces, scanned, and destroyed immediately — only derived security metadata is ever stored. This eliminates the scanning platform as an attack surface for source code theft and simplifies compliance with GDPR, SOC 2, and ISO 27001 requirements.
Dual-Layer Verification with Native Baseline
Most security scanners work independently, producing uncoordinated results with blind spots and false positives. DefAudit takes a different approach: for each supported language, a native scanner uses the language’s own package toolchain to extract an authoritative dependency baseline first. External vulnerability scanners then run against the same codebase, and their findings are cross-referenced against the verified baseline. This produces a unified dependency-vulnerability graph that no single tool can deliver on its own — with intelligent pre-execution redundancy elimination to avoid running tools whose capabilities are already covered.
These innovations power the DefAudit product, supporting 40+ security tools across multiple technology stacks.
iwcore — Password Management Library
iwcore is a password management library written in Rust, providing AES-256-CBC encryption with PKCS7 padding, SQLite-based hierarchical storage, backup and restore operations, password generation, and multi-language support out of the box.
It is the engine behind IntelliWallet, our password manager trusted by thousands of users since 2012. iwcore is fully open source under the MIT license — we invite the community to use, audit, and build upon the same cryptographic foundation that powers our products.
- GitHub: intellisoftalpin/iwcore
- Rust Crates: docs.rs/iwcore
- License: MIT
Cryptographic Innovations with AI
Developing new cryptographic primitives and functions is a complex, time-consuming process that requires deep knowledge in cryptography and specialized expertise. Most standardized algorithms rely on hyper-parameters, which are challenging to research and validate. Given their human-generated nature, these parameters are susceptible to errors and flaws.
Our approach involves leveraging well-known cryptographic schemas, such as the Feustel Network, and experimenting with their cryptographic primitives and hyperparameters. We employ deep learning and reinforcement learning techniques, proven in other domains, to automate this process. This method allows us to generate a series of results with stable quality and compare them against existing algorithms based on the same architecture. Our basic model consists of 8 fully bonded layers with 128 neurons each, requiring approximately 30 minutes of training time on a notebook with an embedded 1070 graphics card.
PMV2 Directions
Mass technologies of the modern market require specific protective mechanisms from the field of new cryptographic methods. These new methods are connected with controlled multi-channel cryptography together with steganography and other methods of information concealment. Our creative laboratory offers new technologies and products based on multi-channel cryptography to encrypt, communicate, and store confidential information. These technologies and products involve high technology directions like cryptographic multi-channel systems, corporate two-channel electronic mails, protection of digital cards, electronic safes, and protection of paper documents, trademarks, corporeal property, and intellectual property from forgery
Blockchain Analysis Libraries
Our team is dedicated to developing unique libraries for blockchain analysis. These libraries form the foundation of our innovative products, which are designed to deliver comprehensive solutions for blockchain data management and security. Our expertise extends to creating systems for secure blockchain communication, encrypted storage of blockchain data, and advanced analytics tools that help understand and leverage blockchain technology. These capabilities enable us to offer state-of-the-art solutions for managing and protecting blockchain-based assets and information, catering to a wide range of applications while maintaining the highest standards of security and confidentiality.