Projects - Reverse engineering 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)

    Build traceStatic analysisExternal

    • C, C++

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





    WiFi Mesh investigationCommercialExternal

    • C, C++

    Find and fix numerous issues in a commercial WiFi Mesh implementation.





    Malware detectionCommercialExternal

    • C, C++, Assembler

    Detected, reverse-engineered and eliminated malware in a big project.



    SLABInjectUncategorized projectsOpen-source

    • C

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





    OSBuilder8Windows Phone 8Highlights

    • C#, C++



    OemMarketWindows Phone 7Open-source

    • C#, C++

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



    PolicyVisualizerWindows Phone 8

    • C#

    A tool for Windows Phone 8 images which tries to find certain properties (say, bugs) within policies.



    ncsdusbWindows Phone 8

    • C++, C#

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



    ffu-extractWindows Phone 8

    • C++

    A tool to extract Windows Phone 8 FFU images.



    XAPDeployerWindows Phone 7Highlights

    • C, C++, C#



    ClockHubWindows Phone 7Open-source

    • C, C++, C#

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



    WPBackupWindows Phone 7HighlightsOpen-source

    • C#, C++

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



    HTC D000FF supportWindows Phone 7

    • VB.NET, C#, C++

    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

    • C, C++, C#, Assembler

    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

    • C, C++

    Nokia Data Sense support for Windows Phone 7.



    Dynamics (WP7)Windows Phone 7Highlights

    • C#, C++

    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

    • C, C++

    Make Nokia Lumia applications compatible with other devices.



    Accelerometer ToggleWindows Phone 7Open-source

    • C++, C#

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



    WLANFix for HTC WP7 devicesWindows Phone 7Open-source

    • C, C++

    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.





    Opera Mobile 10 for Windows Phone 7 portWindows Phone 7HighlightsOpen-source

    • Assembler, C, C++

    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

    • Assembler, C, C++

    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

    • VB.NET, C#

    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.



    Ultra3D for HTC HD2Windows Mobile

    • C, Assembler

    The HTC HD2 driver which improves framerate in OpenGLES applications.





    StartMenuLayoutWindows Mobile

    • C#

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



    Squared Grid Start MenuWindows Mobile

    • Assembler

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



    LoaderVerifier (uLV)Windows Phone 7

    • C, C++

    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

    • C, C++

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



    uPolicyEngine (uPL)Windows Phone 7

    • C, C++

    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

    • C, C++

    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

    • C

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



    ScrollingModWindows Mobile

    • C, C++

    Customizable Physics Engine for Windows Mobile 6.5. It allows changing various constants used when calculating scrolling in Start Menu and some other menus.



    XPERIA X1 display driver tearing fixWindows Mobile

    • Assembler

    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 ManagerWindows Mobile

    • C++

    A graphical interface for SE XPERIA X1 overclocking.



    leddevWindows Mobile

    • C++

    Advanced LED patterns on SE XPERIA X1



    cpudev (XPERIA X1 overclocking)Windows Mobile

    • C++, Assembler

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



    HTCVolumeControlProxyWindows MobileOpen-source

    • C, C++

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



    Native Windows Phone 7 APIWindows Phone 7HighlightsOpen-source

    • C, C++

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



    uTaskWindows MobileHighlights

    • C, C++, C#

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







    HTCSensorSDK for Sony Ericsson XPERIA X2Windows MobileOpen-source

    • C

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



    TaskbarServiceWindows Mobile

    • C++

    The tool which colorizes taskbar during calls and other events.



    SIPHookWindows MobileOpen-source

    • C, C++

    Show all keyboards in SIP menu when using HTC EzInput.



    ET9filterWindows MobileOpen-source

    • C, C++

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



    WalkmanDisplayELFPack projectsHighlightsOpen-source

    • C

    Modify builtin player appearance.



    AdvancedSoftkeysELFPack projectsOpen-source

    • C

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



    CoverArt in StandbyELFPack projectsHighlightsOpen-source

    • C

    Add customizable current track information to Standby view.