Easy STUN

Easy to use STUN daemon for Linux

ACS API RS

Auto Configuration Server controls in Rust

Private network management project's UI

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.

Equestrian management platform

Management platform for the sport club based on Isabelle. This is a side project designed to simplify my own life.

Delta

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.

Arvore

Dynamic tree implementation which allows for advanced use cases - like state keeping.

Isabelle

High-performant server for managing basically anything. Written in Rust for the highest performance and stability, it is successfully used in many projects.

Evolucao

The static analysis orchestration server

MediaTek platform bringup

Bringup of a MediaTek SoC to a software project along with the kernel, uBoot, target setup.

fmtparser

printf/scanf format parser

Cast

Convert compile_commands.json to Atmel Studio projects

Build trace

A project that is tracing the build on Linux, Windows and Mac and prepares configuration for the static analysis.

Minimal Message Broker

Message broker that can be installed to embedded software and used from Python test suite.

Wristband software

Wristband software was ported to new hardware and gradually improved.

Wristband Test Suite

A complete test suite for wristband software based on Robot Framework

Bluetooth emulator

Emulator of Bluetooth activity for a consumer electronics device

Parslr

Test ANTLR grammars and prepare JUnit result XML from results. Useful in CI.

Static analysis testing ensemble

Testing static analysis projects is hard. This project aims to serve as a bridge between Continuous Integration (CI) and Verification Example Framework (VEF).

Builtinizer

Recreate signatures of Clang's builtin functions.

Verification Example Framework

The growing list of examples for C/C++/RuC analysis & verification. To be open sourced.

Analysis Server Protocol

The protocol that it is used to unite static analyzers and IDEs, not only for IDE tasks. Inspired by language server protocol

Wireguard CLI

A simple console interface for adding peers to Wireguard configuration files.

SLABInject

Inject pages to SLAB caches in Linux. That may help improve performance and stability in memory-critical drivers in constrained environments.

SECCOMP for legacy kernel

SECCOMP mechanism has been ported to older Linux to facilitate LXC integration.

Package Manager for router software

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 software

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 software

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 software

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.

Refactoring of USB Host Controller Driver

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 software

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 software

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).

OemMarket

An application to swap OEM stores on Windows Phone 7 without reboot.

ncsdusb

The project which was a playground for Nokia Lumia (WP8) jailbreaks. Unfinished.

HqTokens

Reverse-engineered Windows Phone 7 tile management used for improving image quality.

XAPDeployer

ClockHub

Well-known project adding HTC-like Clock to Windows Phone 7 home screen. First featured in Dynamics (WP7).

WPBackup

Back up all important data from fully unlocked Windows Phone 7 devices.

HTC D000FF support

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 7

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.

uSMSProviders

Nokia Data Sense support for Windows Phone 7.

Dynamics (WP7)

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.

uPlatformInterop

Make Nokia Lumia applications compatible with other devices.

Accelerometer Toggle

An application to disable or enable accelerometer using internal Windows Phone 7 APIs.

WLANFix for HTC WP7 devices

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.

RingtoneMaker

Make ringtones for the Windows Phone 7 without any limitations.

Opera Mobile 10 for Windows Phone 7 port

Opera Mobile 10 wasn't released for Windows Phone 7, but it was implemented through API emulation layer.

Opera Mini for Windows Phone 7 port

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-modules

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.

InitFlashFilesFix

A tool for OSBuilder-based kitchens that fixes InitFlashFiles issues

Ultra3D for HTC HD2

The HTC HD2 driver which improves framerate in OpenGLES applications.

Sliding Sound service

Hardware keyboard slide in/slide out sounds on SE XPERIA X1

StartMenuLayout

Choose between "hexagonal" layout and "grid" Start Menu layout on Windows Mobile.

Squared Grid Start Menu

A modification to Windows Mobile start menu that it makes it squared instead of hexagonal.

Quick Launch

Mini application aimed to be called on Search button call in Windows Phone 7, providing a set of quick settings.

LoaderVerifier (uLV)

The part of WP7 Full Unlock which disables executable file verification. Integrates with Account Manager to create seamless experience for the user.

Account Manager

The part of WP7 Full Unlock, this tool manages accounts on low level.

uPolicyEngine (uPL)

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)

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 Unlock

Windows Phone 7 doesn't have an ability to run unsigned and/or native applications. That's the way to unlock these capabilities.

Cache Instantiator

A simple tool warming up the file system cache of Cloaking Filter (FsPerf)

Device Selector

The tool for OSBuilder-based WM6 kitchens that allows changing the active device.

ScrollingMod

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 Mode

Decrease backlight beyond limits on SE XPERIA X1 to facilitate reading at night.

XPERIA X1 display driver tearing fix

The XPERIA X1 display driver had critical bugs which introduced stutter/tearing. This fix removes the stutter and makes the work much more comfortable.

Overclock Manager

A graphical interface for SE XPERIA X1 overclocking.

leddev

Advanced LED patterns on SE XPERIA X1

Lock service

Automatic locking of SE XPERIA X1 device so that it doesn't hang.

cpudev (XPERIA X1 overclocking)

A run-once tool for SE XPERIA X1 overclocking. It was integrated to Dynamics ROM and was running automatically.

ImgfsFromDump for OSBuilder

A very fast multi-threaded ImgfsFromDump for Windows Mobile used in OSBuilder.

HTCVolumeControlProxy

Fix HTCVolumeControl in Windows Mobile 6.5.x on older HTC devices

Native Windows Phone 7 API

Native Windows Phone 7 API which can be used to start executables, change themes, use PageManager, manage tiles and a a lot more.

AndroidLauncher

A minor tool from Dynamics ROM which auto starts Android by pressing the link in the start menu.

uTask

A sophisticated softkey reassignment tool for Windows Mobile 6.5.x. Also, fix position of old application windows completely automatically.

xwinkey

Configurable X button with LED effects on SE XPERIA X1

Snooze Service

Better alarm handling on Windows Mobile. Try avoiding common failures observed on SE XPERIA X1.

Camera Launcher

A minor tool in Dynamics ROM that replaces Sony Ericsson camera and allows changing default camera application.

VibrationSrv

The service in Dynamics ROM replaces not so useful silent mode with vibration mode.

Sony Ericsson XPERIA X1 two-way in-call recording

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 client

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 X2

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 Switch

A minor tool from Dynamics ROM which changes the state of Bluetooth.

WiFi Switch

Minor tool from Dynamics ROM which changes the state of WiFi.

ShutdownMenu

Shutdown menu override. Enable flashlight, bluetooth, wifi, open camera/email/phone/etc by long press of Power Off button.

ManilaSDK

A small implementation of HTC Sense-style controls for Windows Mobile, used in projects across Dynamics ROMs

TaskbarService

The tool which colorizes taskbar during calls and other events.

AlphaUC

First-boot customization tool for Windows Mobile 6.x.

SIPHook

Show all keyboards in SIP menu when using HTC EzInput.

ET9filter

Input Method Editor (IME) that fixes Sony Ericsson XPERIA X1 keyboard incompatibility with IMEEngine.

Stopwatch

A stopwatch for Dynamics ROM.

TweakTool

A tool to configure Dynamics ROMs.

Dynamics ROM

A well-known ROM series for HTC HD2 and Sony Ericsson XPERIA X1 which changes how devices work and feel.

WalkmanDisplay

Modify builtin player appearance.

SoftEdit

An ELF used to edit AdvancedSoftkeys configuration

AdvancedSoftkeys

Change 2-button softkey layout to 3-button (like in newer Sony Ericsson A2 phones like K850, W995)

StatusClock

Simple status bar clock indicator.

ThemeUnpacker

This ELF allows unpacking themes. Additionally, it cooperates with AdvancedSoftkeys and allows changing softkey themes.

GPRSSessionInfo

Simple tool for displaying GPRS session information when the session ends.

MapNavigator

A simple mini-GPS based map.

CoverArt in Standby

Add customizable current track information to Standby view.

EvtDesk

Graphical desktop for EventControl.

EvtEdit

The event editor which comes with EventControl.

EventControl

Native ELF for Sony Ericsson devices which could be used to execute scenarios by date & time, GPS location and more.

FlashLight

Configurable flashlight app for Sony Ericsson