Skip to content

Instantly share code, notes, and snippets.

View proffix4's full-sized avatar
🌅
Работаю

Talipov S.N. proffix4

🌅
Работаю
View GitHub Profile
Nero Linux 4 Serial
S/N: 9M1K-0098-P3HL-PK6P-T6UA-1E5X-E557-8X41
@proffix4
proffix4 / Instructions.md
Created February 27, 2020 04:28 — forked from abarya/Instructions.md
Wxwidget Installation tutorial

Things to do:

  1. Download CodeBlocks and wxWidget.
  2. Install them.
  3. Set environment variables.
  4. Compile wxwidget using CodeBlocks.
  5. Create a sample wxWidget App.

make command

mingw32-make -f makefile.gcc BUILD=release SHARED=0

@proffix4
proffix4 / README.md
Created May 3, 2018 06:37 — forked from plugnburn/README.md
NokiaTool - simple interface Bash script for MediaTek-based Nokia simple phones

NokiaTool: control MediaTek-based Nokia phones from your PC

Overview

NokiaTool is a simple Bash script (nokiatool.sh) that allows you to use an undocumented serial connection in USB-enabled MediaTek-based Nokia feature phones manufactured by Microsoft (even the most basic ones, like the new 105) in order to control them from your PC.

This project is an ongoing work and uses only some bits and pieces of information about the phone internals available to the public, so under any circumstances don't consider it stable or a replacement for official tools if any are present.