Projects
| Filter: | All projects | Highlights | Active | Commercial/external |
| Domains: | Static analysis | Security/Reverse-engineering | WP8 | WP7 | WM | ELFPack | Compilers | Containerization | Networking | IoT |
| Platforms: | Windows | Linux | Mac | WP8 | WP7 | WM | Sony Ericsson |
| CPU: | ARM | ARM64 | X86_64 | RISC-V (32 bit) | RISC-V (64 bit) | MIPS |
| Statistics: | ANTLR (1) | Assembler (14) | Assembly (1) | Bash (5) | C (92) | C# (31) | C++ (94) | Go (2) | Java (2) | Lua (2) | Python (10) | RuC (1) | Ruby (1) | Rust (11) | TeX (1 + 15) | VB.NET (7) |
libziskos for bflatCompilersActiveHighlightsExternalOpen-source
Ziskos for bflat
bflat compiler for zkVMCompilersActiveHighlightsExternalOpen-source
Compile C# applications into fully native riscv64 binaries.
.NET builds for riscv64 (zkVM)CompilersActiveHighlightsExternalOpen-source
.NET distribution for fully native zkVM riscv64 compilation.
.NET builds for riscv32 (zkVM)CompilersActiveHighlightsExternal
.NET distribution for fully native zkVM riscv32 compilation.
ARM64 builds for the VPN clientCompilers, NetworkingExternal
ARM64 builds for the VPN client.
Secure build system for the VPN clientCompilers, NetworkingExternal
Software supply chain-secure build system for the VPN client.
Easy STUNCommercialExternalOpen-source
Easy to use STUN daemon for Linux
ACS API RSCommercialExternalOpen-source
Auto Configuration Server controls in Rust
Custom router management cloudNetworking, CloudHighlightsExternal
Fully new router management cloud service.
Custom router software developmentNetworkingHighlightsExternal
Fully new custom network router.
Custom OpenWRT-based platformCommercialExternal
Custom OpenWRT-based ROM.
Cloud Management UI for routersCommercialExternal
Router cloud management UI
Private network management project's UIStatic analysisExternal
The UI for a private network management project written based on Isabelle platform and Yew framework. Coded pages logic, dashboards, and everything about it. The project is released.
Private network management project plugins & processing engineUIExternal
Wrote a processing engine for a private network management project. It included writing the core (based on Isabelle), related plugins, deployment processes. The project is released.
Equestrian management platformNetworking
Management platform for the sport club based on Isabelle. This is a side project designed to simplify my own life.
DeltaCybersecurity, IoT
Small yet powerful device intrusion detection mechanism. It has a negligible footprint, it is very portable, and basically can be used anywhere, even in IoT devices.
ArvoreCybersecurity, Static analysis
Dynamic tree implementation which allows for advanced use cases - like state keeping.
Go parser for VisaoCybersecurity, Platforms, Parsing
Parsing for Go based on C++/Rust.
IsabelleCybersecurity, Platforms
High-performant server for managing basically anything. Written in Rust for the highest performance and stability, it is successfully used in many projects.
Evolucao / WebStatic analysis
The frontend for the static analysis orchestration server
EvolucaoStatic analysis
The static analysis orchestration server
MediaTek platform bringupCommercialExternal
Bringup of a MediaTek SoC to a software project along with the kernel, uBoot, target setup.
MediaTek NAND driver DMA implementationCommercialExternal
DMA implementation for a custom MediaTek NAND driver
fmtparserStatic analysisOpen-source
printf/scanf format parser
CastUncategorized projectsOpen-source
Convert compile_commands.json to Atmel Studio projects
Personal blogUncategorized projectsOpen-source
Personal website in Jekyll with tons of Ruby magic
Equid IDE integrationCommercialExternal
Eclipse IDE integration for the Equid static analyzer.
Build traceStatic analysisExternal
A project that is tracing the build on Linux, Windows and Mac and prepares configuration for the static analysis.
MediaTek SoC driver improvementsCommercialExternal
Numerous issues in MediaTek SoC were fixed.
WiFi Mesh investigationCommercialExternal
Find and fix numerous issues in a commercial WiFi Mesh implementation.
Native toolchain detectionStatic analysisExternal
Detect existing toolchains and their parameters
Minimal Message BrokerCommercialExternal
Message broker that can be installed to embedded software and used from Python test suite.
Wristband softwareCommercialExternal
Wristband software was ported to new hardware and gradually improved.
Wristband Test SuiteCommercialExternal
A complete test suite for wristband software based on Robot Framework
Bluetooth emulatorCommercialExternal
Emulator of Bluetooth activity for a consumer electronics device
ParslrStatic analysisOpen-source
Test ANTLR grammars and prepare JUnit result XML from results. Useful in CI.
Static analysis testing ensembleStatic analysisActive
Testing static analysis projects is hard. This project aims to serve as a bridge between Continuous Integration (CI) and Verification Example Framework (VEF).
BuiltinizerStatic analysisOpen-source
Recreate signatures of Clang's builtin functions.
Verification Example FrameworkStatic analysisActiveOpen-source
The growing list of examples for C/C++/RuC analysis & verification. To be open sourced.
Analysis Server ProtocolStatic analysisActiveHighlightsOpen-source
The protocol that it is used to unite static analyzers and IDEs, not only for IDE tasks. Inspired by language server protocol
Wireguard CLIUncategorized projectsOpen-source
A simple console interface for adding peers to Wireguard configuration files.
GostCodeUncategorized projectsOpen-source
Inject full source code listing to russian GOST documentation in Microsoft Office format, even if it is huge.
Test Suite for C/C++/Java reversible debuggerCommercialExternal
A complete test suite for the C/C++/Java reversible debugger has been written under my supervision.
Malware detectionCommercialExternal
Detected, reverse-engineered and eliminated malware in a big project.
Corporate infrastructureUncategorized
A complete infrastructure was built for the commercial company.
Corporate infrastructure for my companyUncategorized
A complete infrastructure was built for my company.
Improvements in RuC languageUncategorizedOpen-source
RuC is a research language created to resolve issues in C languages. My role in it is in consulting of project members and occasional fixes.
Visao - a static analysis frameworkStatic analysisActiveHighlightsOpen-source
A sophisticated tool for finding bugs and proving their absence in C/C++/Go code, this project aims at making analysis easy and worth to apply.
type-grammarStatic analysisActiveOpen-source
An attempt to make a unified ANTLR grammar for C/C++ types
SLABInjectUncategorized projectsOpen-source
Inject pages to SLAB caches in Linux. That may help improve performance and stability in memory-critical drivers in constrained environments.
SNULL LAN client emulation driverCommercialExternal
Prepared a complete driver for emulating LAN clients.
Cryptography support for router softwareCommercialExternal
Prepared cryptography improvements for router software.
SECCOMP for legacy kernelCommercialExternal
SECCOMP mechanism has been ported to older Linux to facilitate LXC integration.
Package Manager for router softwareCommercialExternal
A custom package manager has been coded for a commercial router software. It was based on opkg, but supported many additional features.
OpenVPN solution for router softwareCommercialExternal
A custom OpenVPN solution for Linux-based router software was architected, developed and made available publicly. Partially supports cryptography offloading and packet traffic acceleration.
Containerization support for router softwareCommercialExternal
A complete solution based on LXC has been written for commercial router. It was created with resource constraints in mind, so it actually could provide working containerization on a disk drive smaller than 30MB.
OverlayFS support for router softwareCommercialExternal
OverlayFS support has been implemented in Linux-based router software package. While the OverlayFS itself is a kernel's feature, a lot of efforts were put into making it supported on a complete solution level, with booting process altered, security, secure erase and other levels sorted out.
Docker MIPS feasibility researchCommercialExternal
The Docker didn't have MIPS support back at that time, but the customer wanted to see it running. I investigated whether it is possible to port Docker (yes, it was), however, we stumbled upon Docker's design implications that prevented us from finishing the project.
WiFi driver fixesCommercialExternal
Fixed multiple issues in Atheros and Intel (Metalink) WiFi drivers.
Initial setup wizard interface for router softwareCommercialExternal
A new initial setup wizard was implemented for router software.
Personal CVUncategorized projects
Personal CV in TeX
Race ResearcherStatic analysis
A graphical interface to Race static analyzer, allowing to quickly spot locking failures.
Codename RaceStatic analysisHighlights
A static analyzer aimed at finding race conditions in the Linux code. It uses Lockset algorithm with sophisticated selection of executed function pairs, and it has proven to be quite useful in production. The C parsing has been implemented through Roslyn patches.
Codename Race CloudStatic analysis
Managed API for cloud usage of "Codename Race" static analyzer
DWC2 USB driver portCommercialExternal
Ported DWC2 driver to a new platform, significantly improving stability and performance.
Custom static analyzer for router softwareCommercialExternal
Since we had a host controller driver which was fatally flawed regarding locking, I've made a custom static analyzer to deal with locking problems. It was based on Roslyn patched to support C.
Refactoring of USB Host Controller DriverCommercialExternal
Host Controller Driver used in one of commercial SoCs has been fatally flawed. Fixing it was a major challenge, which required creation of a custom static analyzer.
IPSec solution for router softwareCommercialExternal
An L2TP/L2TP+IPSec solution for Linux-based router software was architected, developed and made available publicly. It also works with partial cryptography and packet traffic acceleration.
Certificate Store for router softwareCommercialExternal
I've architected and implemented a complete certificate store module for commercial router, which supported certificate/private key generation, import/export, verification against a private key. Still used without major edits (as of 2022).
Web interface backend optimizationCommercialExternal
I've optimized web interface prefetching and loading got 7x performance boost.
Custom DynDNS clientCommercialExternal
I've created a custom DynDNS client that is deployed to thousands of devices worldwide.
OSBuilder8Windows Phone 8Highlights
OemMarketWindows Phone 7Open-source
An application to swap OEM stores on Windows Phone 7 without reboot.
PolicyVisualizerWindows Phone 8
A tool for Windows Phone 8 images which tries to find certain properties (say, bugs) within policies.
ncsdusbWindows Phone 8
The project which was a playground for Nokia Lumia (WP8) jailbreaks. Unfinished.
ffu-extractWindows Phone 8
A tool to extract Windows Phone 8 FFU images.
HqTokensWindows Phone 7Open-source
Reverse-engineered Windows Phone 7 tile management used for improving image quality.
XAPDeployerWindows Phone 7Highlights
ClockHubWindows Phone 7Open-source
Well-known project adding HTC-like Clock to Windows Phone 7 home screen. First featured in Dynamics (WP7).
WPBackupWindows Phone 7HighlightsOpen-source
Back up all important data from fully unlocked Windows Phone 7 devices.
HTC D000FF supportWindows Phone 7
A part of OSBuilder for Windows Phone 7, a complete D000FF support was implemented to facilitate building of software images for HTC devices.
Windows Mobile Device Center launcher for Windows Phone 7Windows Phone 7Open-source
Do you miss fast & stable Windows Phone 7 File Managers and Registry Editors for PC? If you do, that's is a new approach for you. Launch ported Windows Mobile Device Center binaries.
uSMSProvidersWindows Phone 7Open-source
Nokia Data Sense support for Windows Phone 7.
Dynamics (WP7)Windows Phone 7Highlights
Dynamics ROM is one of the most functional custom ROMs for Windows Phone 7. It is based on the latest OS version (7.10.8862 to be specific) and contains all existing language packs.
uPlatformInteropWindows Phone 7Open-source
Make Nokia Lumia applications compatible with other devices.
Accelerometer ToggleWindows Phone 7Open-source
An application to disable or enable accelerometer using internal Windows Phone 7 APIs.
WLANFix for HTC WP7 devicesWindows Phone 7Open-source
In some cases WiFi gets broken on HTC Windows Phone 7 devices because the driver is in inappropriate state. This tool fixes that when applied on system boot.
RingtoneMakerWindows Phone 7
Make ringtones for the Windows Phone 7 without any limitations.
Native Debugger for Windows Phone 7Windows Phone 7Open-source
Bring native debugging experience to Windows Phone 7.
Opera Mobile 10 for Windows Phone 7 portWindows Phone 7HighlightsOpen-source
Opera Mobile 10 wasn't released for Windows Phone 7, but it was implemented through API emulation layer.
Opera Mini for Windows Phone 7 portWindows Phone 7Highlights
Unlock the ability to run the native Opera Mini on Windows Phone 7, which usually can't run unsigned native applications. That is implemented through API emulation layer.
Relocation of Z-modulesWindows Phone 7Highlights
Windows Phone 7 XIP (kernel) modules have modules marked with Z flag. They require a special relocation handling. The procedure for this has been reverse-engineered, coded and incorporated to OSBuilder for Windows Phone 7.
InitFlashFilesFixWindows Mobile
A tool for OSBuilder-based kitchens that fixes InitFlashFiles issues
Ultra3D for HTC HD2Windows Mobile
The HTC HD2 driver which improves framerate in OpenGLES applications.
Sliding Sound serviceWindows Mobile
Hardware keyboard slide in/slide out sounds on SE XPERIA X1
HTC HD2 display driver fix for Windows Mobile 6.5.xWindows Mobile
The HTC HD2 driver has display distortions when running on Windows Mobile 6.5.x. The issue has been identified and patched directly in the driver.
StartMenuLayoutWindows Mobile
Choose between "hexagonal" layout and "grid" Start Menu layout on Windows Mobile.
Squared Grid Start MenuWindows Mobile
A modification to Windows Mobile start menu that it makes it squared instead of hexagonal.
Quick LaunchWindows Phone 7Open-source
Mini application aimed to be called on Search button call in Windows Phone 7, providing a set of quick settings.
LoaderVerifier (uLV)Windows Phone 7
The part of WP7 Full Unlock which disables executable file verification. Integrates with Account Manager to create seamless experience for the user.
Account ManagerWindows Phone 7
The part of WP7 Full Unlock, this tool manages accounts on low level.
uPolicyEngine (uPL)Windows Phone 7
This part of WP7 full unlock manages atomic policy requests from the kernel. It disables checks for apps which are permitted to run without restrictions and integrates with Account Manager for the best user experience.
Cloaking Filter (FsPerf)Windows Phone 7
A part of WP7 Full Unlock which hides modified files from the kernel, allowing for Windows Update. Also, it improves performance via file system caching.
Full UnlockWindows Phone 7Highlights
Windows Phone 7 doesn't have an ability to run unsigned and/or native applications. That's the way to unlock these capabilities.
Cache InstantiatorWindows Phone 7Open-source
A simple tool warming up the file system cache of Cloaking Filter (FsPerf)
Device SelectorWindows Mobile
The tool for OSBuilder-based WM6 kitchens that allows changing the active device.
ScrollingModWindows Mobile
Customizable Physics Engine for Windows Mobile 6.5. It allows changing various constants used when calculating scrolling in Start Menu and some other menus.
Night ModeWindows Mobile
Decrease backlight beyond limits on SE XPERIA X1 to facilitate reading at night.
XPERIA X1 display driver tearing fixWindows Mobile
The XPERIA X1 display driver had critical bugs which introduced stutter/tearing. This fix removes the stutter and makes the work much more comfortable.
Native Windows Phone 7 API (COM)Windows Phone 7Open-source
Native API for Windows Phone 7.
Overclock ManagerWindows Mobile
A graphical interface for SE XPERIA X1 overclocking.
leddevWindows Mobile
Advanced LED patterns on SE XPERIA X1
Lock serviceWindows Mobile
Automatic locking of SE XPERIA X1 device so that it doesn't hang.
cpudev (XPERIA X1 overclocking)Windows Mobile
A run-once tool for SE XPERIA X1 overclocking. It was integrated to Dynamics ROM and was running automatically.
ImgfsFromDump for OSBuilderWindows MobileHighlights
A very fast multi-threaded ImgfsFromDump for Windows Mobile used in OSBuilder.
HTCVolumeControlProxyWindows MobileOpen-source
Fix HTCVolumeControl in Windows Mobile 6.5.x on older HTC devices
Native Windows Phone 7 APIWindows Phone 7HighlightsOpen-source
Native Windows Phone 7 API which can be used to start executables, change themes, use PageManager, manage tiles and a a lot more.
Remove Rich SignatureWindows Phone 7
The tool to remove rich signatures from executable files and/or all executable files in .xap. This tool was heavily used in Dynamics ROMs.
AndroidLauncherWindows Mobile
A minor tool from Dynamics ROM which auto starts Android by pressing the link in the start menu.
uTaskWindows MobileHighlights
A sophisticated softkey reassignment tool for Windows Mobile 6.5.x. Also, fix position of old application windows completely automatically.
“Bold font fix” for Windows Mobile 6.5.3Windows Mobile
I found the reason why fonts are always bold in Windows Mobile 6.5.3 and created a fix for it.
xwinkeyWindows Mobile
Configurable X button with LED effects on SE XPERIA X1
Snooze ServiceWindows Mobile
Better alarm handling on Windows Mobile. Try avoiding common failures observed on SE XPERIA X1.
Camera LauncherWindows Mobile
A minor tool in Dynamics ROM that replaces Sony Ericsson camera and allows changing default camera application.
VibrationSrvWindows Mobile
The service in Dynamics ROM replaces not so useful silent mode with vibration mode.
Sony Ericsson XPERIA X1 two-way in-call recordingWindows MobileHighlightsOpen-source
Default XPERIA X1 sound driver doesn't allow two-way in-call voice recording. The patch resolves the problem by mixing sound sources.
Music identification clientWindows Mobile
The application for Windows Mobile that used external servers to identify the information about played music, such as title, artist, album, genre, etc.
HTCSensorSDK for Sony Ericsson XPERIA X2Windows MobileOpen-source
HTCSensorSDK is widely used across different Windows Mobile applications and games. It allows using accelerometer data. This is the port of HTC's library to Sony Ericsson XPERIA X2 (non-HTC platform).
Bluetooth SwitchWindows Mobile
A minor tool from Dynamics ROM which changes the state of Bluetooth.
WiFi SwitchWindows Mobile
Minor tool from Dynamics ROM which changes the state of WiFi.
ShutdownMenuWindows Mobile
Shutdown menu override. Enable flashlight, bluetooth, wifi, open camera/email/phone/etc by long press of Power Off button.
ManilaSDKWindows Mobile
A small implementation of HTC Sense-style controls for Windows Mobile, used in projects across Dynamics ROMs
TaskbarServiceWindows Mobile
The tool which colorizes taskbar during calls and other events.
AlphaUCWindows Mobile
First-boot customization tool for Windows Mobile 6.x.
SIPHookWindows MobileOpen-source
Show all keyboards in SIP menu when using HTC EzInput.
ET9filterWindows MobileOpen-source
Input Method Editor (IME) that fixes Sony Ericsson XPERIA X1 keyboard incompatibility with IMEEngine.
StopwatchWindows Mobile
A stopwatch for Dynamics ROM.
TweakToolWindows Mobile
A tool to configure Dynamics ROMs.
ResourcePackerWindows MobileOpen-source
The tool can be used to pack resource-only files to a heavily reduced Portable Executable. That results in significant savings and may improve robustness on Windows Mobile 6.x devices by less exploitation of shared memory slots.
FlashLight for Windows MobileWindows Mobile
HTC-like application acting as a flashlight for all HTC and SE devices.
DevHealthAnalyzerWindows MobileOpen-source
The tool to analyze virtual memory on Windows Mobile 6.x. Moreover, it gives understanding what to and how to improve in order to get better software robustness. It can be used to determine the most memory-hungry libraries. Then you can reversmod them (reversmodded libraries reserve less ram than recmodded ones) or make r/w sections shared to improve situation.
Timer for Windows MobileWindows Mobile
A timer application for Dynamics ROM
Several contributions to Android for XPERIA X1Linux
Contributed to XPERIA X1 Android project
Package Size AnalyzerWindows MobileOpen-source
A tool to get the complete size of OSBuilder packages.
Dynamics ROMWindows MobileHighlights
A well-known ROM series for HTC HD2 and Sony Ericsson XPERIA X1 which changes how devices work and feel.
WalkmanDisplayELFPack projectsHighlightsOpen-source
Modify builtin player appearance.
SoftEditELFPack projectsOpen-source
An ELF used to edit AdvancedSoftkeys configuration
AdvancedSoftkeysELFPack projectsOpen-source
Change 2-button softkey layout to 3-button (like in newer Sony Ericsson A2 phones like K850, W995)
StatusClockELFPack projectsOpen-source
Simple status bar clock indicator.
ThemeUnpackerELFPack projectsOpen-source
This ELF allows unpacking themes. Additionally, it cooperates with AdvancedSoftkeys and allows changing softkey themes.
GPRSSessionInfoELFPack projectsOpen-source
Simple tool for displaying GPRS session information when the session ends.
MapNavigatorELFPack projects
A simple mini-GPS based map.
CoverArt in StandbyELFPack projectsHighlightsOpen-source
Add customizable current track information to Standby view.
EvtDeskELFPack projectsOpen-source
Graphical desktop for EventControl.
EvtEditELFPack projectsOpen-source
The event editor which comes with EventControl.
EventControlELFPack projectsOpen-source
Native ELF for Sony Ericsson devices which could be used to execute scenarios by date & time, GPS location and more.
FlashLightELFPack projects
Configurable flashlight app for Sony Ericsson
Pattern SearchWindows
High-performance binary pattern search utility