Showing posts with label code. Show all posts
Showing posts with label code. Show all posts

Wednesday, December 28, 2016

Universal Master Code Calculator Generator Software Free Download

Universal Master Code Calculator Generator Software Free Download


Universal master code calculator software latest version free download for Huawei devices. It the best and easy way to unlock your Huawei modems using the IMEI. 


Universal Master Code Calculator |Generator| Software Free Download


Supported Huawei Modems:
E156 E155, E1550 E1552, E156G E160, E160G E161 E166,
169 E169G, E170, E172, E176 E1762 E180 E182E E196 E226 E270,
E800,E870 E880 EG162 E880 EG162 EG162G EG602 EG602G,
E271, E272, E510 E612 E618 E630 ,E620 E630+ E660 E660a,
VODAFONE
K2540, K3515 , K3520, K3565, K3520, K3565

How To Unlock Huawei Modems Using Universal Master Code Calculator:

  • Download Universal Master Code Calculator Software from The given link. 
  • Open it,
  • Enter your Huawei modem IMEI and click on the calculate button.
  • You will get Unlock Code and a Flash code. Copy the unlock code.


  • insert an unacceptable SIM in your modem and run the Modem Dashboard

    • It will ask you for the Unlock , enter the unlock code that you have get
    • you modem is unlocked , Enjoy 
    You can also watch How to USE Universal Master Code Calculator Software tutorial video on youtube. Click Here To Watch.

    Download Here

    Go to link download

    Read more »

    Sunday, December 25, 2016

    Samsung Galaxy S6 Edge G925F hidden instruction code

    Samsung Galaxy S6 Edge G925F hidden instruction code


    code

    Samsung Galaxy S6 instruction code

    Here are some Galaxy S6 Edge G925F operating instruction code, which corresponds to turn certain functions or information, or display, such as the phones display information, restore factory settings and service mode and so on. These codes are usually more hidden, we collect on the Internet, but did not confirm whether it is feasible. Nevertheless, they have a certain reference sex. At this point, if you confirm an instruction, please help to leave a comment, allowing more users to their benefit.

    S6 Edge G925F instruction code

        Show details of mobile phones:
        * # * # 4636 # * # *
        Restore factory settings:
        * # * # 7780 # * # *
        Phone format:
        * 2767 * 3855 #
        Cell Phone Camera Update:
        * # * # 34971539 # * # *
        Copy files have been backed up:
        * # * # * 663 282 * 273 283 * 255 # * # *
        Service mode:
        * # * # 197328640 # * # *
        WiFi wireless network test mode (WLAN Test Mode):
        232 339 # * # * # * # *
        Or
        * # * # 526 # * # *
        Or
        * # * # 528 # * # *
         Display WiFi wireless network MAC address
        232 338 # * # * # * # *
        GPS navigation test mode (GPS Test Mode):
        * # * # 1472365 # * # *
        Bluetooth test mode (Bluetooth Test Mode):
        232 331 # * # * # * # *
        Display Bluetooth device address:
        * # * # 232337 # * #
        Firmware information (PDA, CSC, Phone and Build time):
        * # * # 44336 # * # *
        FTA hardware versions:
        * # * # 2222 # * # *
        FTA software version:
        * # * # 1111 # * # *
        PDA and Phone Version:
        * # * # 1234 # * # *
        PDA, Phone and RFCallDate version:
        * # * # 4986 * 2650468 # * # *
        RAM version:
        * # * # 3264 # * # *
        LCD test mode (LCD Test Mode):

    * # * # 0 * # * # *
        Other equipment vibration and backlight mode test:
        * # * # 0842 # * # *
        Touch screen version:
        * # * # 2663 # * # *
        Touch screen test mode (Touch Screen Test Mode)
        * # * # 2664 # * # *
         Distance sensor test mode (Proximity Sensor Test Mode):
        * # * # 0588 # * # *


    Go to link download

    Read more »

    Friday, December 23, 2016

    Writing good code

    Writing good code


    Here Im listing out some principles that Ive picked up so far after writing code and getting them reviewed by some peers or other sites etc.
    1. No repeatation
    2. Try to make it as readable as possible, like try to make it look like plain English as much as possible.



    Here are some links to help on that case:
    1. [ http://net.tutsplus.com/tutorials/html-css-techniques/top-15-best-practices-for-writing-super-readable-code/ ]


    Go to link download

    Read more »

    Tuesday, November 29, 2016

    Android 4 4 KitKat running on the Google Nexus new code named Hammerhead

    Android 4 4 KitKat running on the Google Nexus new code named Hammerhead


    Page Gadget Helpline has recently posted some pictures of the supposedly run Android 4.4 KitKat on the new Nexus device codenamed " Hammerhead " . The build is packed on 28/8 and still called Key Lime Pie KitKat  , not to change what Google had disclosed. Speaking of new things , the installation of the system now comes with the option " Payment " to configure the payment via smartphone . We can also see the option to " Printing " , which comes under the Print button in some applications , suggest that Google will integrate a model in which documents directly from Android devices . In addition to the transfer of information to the printer ( also can be printed out online service Google Cloud Print ) , we can also save files as PDF .
    Android 4.4 KitKat running on the Google Nexus new

    Read more »

    Go to link download

    Read more »

    Thursday, November 24, 2016

    How to install Code Blocks Nightlies in Ubuntu

    How to install Code Blocks Nightlies in Ubuntu


    I got into a problem trying to do this. Heres the place I discussed it.
    [ http://forums.codeblocks.org/index.php/topic,16342.0.html ]

    This tutorial works for any version of Linux that has Ubuntu. Apparently, I did all this in Linux Mint 12 (Lisa). The only repository discussed herer is Jens. But this guy doesnt bother updating his repo-homepage. So, I had a crashed Lisa installation trying to be smarty pants. In the end, found several scattered threads where he told how to install the nightlies (added them up myself).

    Now.

    1. First of all you have to add these 2 lines to your sources.list

        deb http://apt.jenslody.de/ any main
        deb-src http://apt.jenslody.de/ any main

    But wait, there are some modifications for different types of versions.
        Replace main with:
                    release [For the usual releases]

    2. Add another line for wxWidgets to your sources.list
       
        deb http://apt.wxwidgets.org/ squeeze-wx main

    3. sudo apt-get update

    4. Now install using command: sudo apt-get install codeblocks codeblocks-contrib


    And to upgrade to the latest Nightly when in comes out

        sudo apt-get update
        sudo apt-get remove codeblocks codeblocks-contrib
        sudo apt-get install codeblocks codeblocks-contrib

    Go to link download

    Read more »

    Wednesday, November 23, 2016

    Run Code Blocks programs using Gnome Terminal Konsole etc

    Run Code Blocks programs using Gnome Terminal Konsole etc


    Ok, so we all (mostly) love Code::Blocks. But using the XTerm window (the one you get to test your codes into) is a real pain (for me at least) in the ... Instead I wanted to use the default terminal that I use for commands. Now, Ive been a user of Gnome-Terminal for quite sometime and now have shifted to KDE. So now I use Konsole. Finding the exact attribute string is a bit annoying after each install so heres a collection. Ill add more when I use more.
    For Konsole:
    konsole --workdir $WORKDIR --title $TITLE -e

    For Gnome - Terminal
    gnome-terminal $TITLE -x

    For X-Term
    xterm -T $TITLE -e


    Credits:
    Eragon0605: [ http://ubuntuforums.org/showpost.php?p=9190211&postcount=3 ]
    jens: [ http://forums.codeblocks.org/index.php/topic,11245.msg76596.html#msg76596 ]


    Go to link download

    Read more »

    Thursday, November 17, 2016

    N920C Readed Code Not Working

    N920C Readed Code Not Working


    N920C Readed Code Not Working


    INFO : 18-03-2016 07:31:21 PM > Platform: Samsung Android

    INFO : 18-03-2016 07:31:21 PM > Selected port: COM104

    INFO : 18-03-2016 07:31:21 PM > Selected model: SM-N920C

    INFO : 18-03-2016 07:31:21 PM > Detected phone model: SM-N920C

    INFO : 18-03-2016 07:31:21 PM > Firmware compiled date: Fri Oct 9 21:20:34 KST 2015

    INFO : 18-03-2016 07:31:22 PM > PDA version: N920CXXU2AOJ5

    INFO : 18-03-2016 07:31:22 PM > CSC version: N920COJP2AOJ5

    INFO : 18-03-2016 07:31:23 PM > SW version: N920CXXU2AOJ3

    INFO : 18-03-2016 07:31:24 PM > Phone SN: R38H10B6J4J

    INFO : 18-03-2016 07:31:24 PM > Android version: 5.1.1 (LMY47X)

    INFO : 18-03-2016 07:31:24 PM > Checking Root:

    INFO : 18-03-2016 07:31:25 PM > Phone is Rooted.

    INFO : 18-03-2016 07:31:25 PM > Reading security backup, please wait...

    INFO : 18-03-2016 07:31:59 PM > Backup saved as C:Program Files (x86)OctoplusOctoplus_SamsungBACKUPSecurity-SM-N920C-Unknown18-03-2016_19-31-21-.asec file

    INFO : 18-03-2016 07:31:59 PM > Deactivating MSL...

    INFO : 18-03-2016 07:32:08 PM > Executing exploit...

    INFO : 18-03-2016 07:32:16 PM > Exploit has been executed successfully

    INFO : 18-03-2016 07:32:22 PM > MSL deactivate successfully

    INFO : 18-03-2016 07:32:22 PM > Reading phone unlock codes. It can take some time, please wait...

    WARN : 18-03-2016 07:34:09 PM > FREEZE unlock code: 69073709

    WARN : 18-03-2016 07:34:09 PM > NET LOCK unlock code: 48317072

    WARN : 18-03-2016 07:34:09 PM > SUB LOCK unlock code: 00000000

    WARN : 18-03-2016 07:34:09 PM > SP LOCK unlock code: 00000000

    WARN : 18-03-2016 07:34:09 PM > CP LOCK unlock code: 00000000

    WARN : 18-03-2016 07:34:09 PM > SIM LOCK unlock code: 00000000

    INFO : 18-03-2016 07:34:09 PM > Work time: 0:01:46


    Go to link download

    Read more »

    Wednesday, November 9, 2016

    How To Reset Nokia Mobile Security Code Without Password

    How To Reset Nokia Mobile Security Code Without Password


    Nokia Security Code Reset 
    Without Password Reset Nokia Security Code
    Hello friends, Today I will share with you Reset Nokia Security Code Without Password.We believe the majority of people use Nokia phones. We use a lot of security Security Code for Nokia phones. But soon we forget to go over to the Security Code.This is the one hundred percent effective, but some may trikas unknown reasons did not succeed in the same way. However, there is no reason to despair. Ill show you how to you without knowing your phone Security Code Reset the USB cable to the PC.
    What you need
    • Nokia PC Suite / Ovi Suite
    • NSS pro
    • USB data cable
    NSS pro Click the link below to download the software.

    Download: NSS pro
    Nokia security code reset procedure:
    1. The latest version of the Nokia PC Suite / Ovi Suite installed on your PC to.
    2. Then, USB data cable to connect your mobile to the computer, and connect your mobile phone and select PC Suite or Ovi mode.
    3. the NSS pro. Open the software.
    4. Click on the Read Info. Details left you will see the phone.
    5. test mode the phone is now being done, the lower right side of the phone to test mode Basic actions of the Test Mode Select the box below and click the right arrow (>) and click. restart can leave your phone in the Test Mode.
    6. Select the top of the Factory Settings Full Factory box below and click Reset.
    7. Thats it! Thank you.

    Go to link download

    Read more »

    Sunday, October 23, 2016

    Setup Code Blocks Nightly on Windows

    Setup Code Blocks Nightly on Windows


    Install MinGW GCC Port on Windows.
    1. Just go to this address [ http://sourceforge.net/projects/mingw/files/Installer/mingw-get-inst/ ]
    2. Select the topmost link that looks (almost) like mingw-get-inst-XXXXXXXX
    3. Download the exe you see there and execute it on your machine keeping the Internet connected. Everything else is pretty self explanatory.

    Now for the nightlies of Code::Blocks.
    1. Go to [ http://forums.codeblocks.org/ ]
    2. Look for the section called Nightly Builds, go into it.
    3. The latest nightly is the first one, click it.
    4. Every nightly release has 3 links. Links to the 2 DLLs and the zip file containing the release. Download all of them (unless youve done this before and know exactly what you can ignore here).
    5. Extract all of them in the same directory. If they are in folders bring them out.
    6. If the extraction went well, executing codeblocks.exe wont be any problem.
    7. After codeblocks.exe opens, Open this section Settings > Compiler. If you cant find it, look at the top row of options in the Code::Blocks window.
    8. In the Window that opens youll see some tabs slightly after the first options. Click on the fourth one called Toolchain Executables.
    9. Look for the button called "Auto Detect". Click it. If it reports success then youre done. Otherwise click on "..." that is to the left of "Auto-Detect" and browse to the folder where youve installed MInGW.

    I hope everything went well. To check if your compiler is working fine just compile a "Hello World" program. :D Any questions are welcome.

    Go to link download

    Read more »

    How to Samsung A310F Read code and unlock done 100 unlock Here

    How to Samsung A310F Read code and unlock done 100 unlock Here


    Samsung A310F Read code and unlock done(World First)


    Samsung A310F Read code and unlock done By Samsung Tool Pro V24.6

    Request Z3X Team Please Protect software security Some bad people crack samsung tool pro v24.3

     

     

    Operation: Unlock

    Selected model: SM-A310F

    Software version: 24.6

    Waiting ADB device... OK

    Reading phone info...

    Model: SM-A310F

    Android version: 5.1.1

    Product code: SM-A310FZKAMAT

    Phone version: A310FXXU1AOL7

    PDA version: A310FXXU1AOL7

    CSC version: A310FOJV1AOL2

    CSC country code: MOROCCO

    CSC sales code: MAT

    HW version: MP 0.200

    Phone S/N: R28H12LLMAF

    Modem board: SHANNON310

    RF cal date: 20160119

    IMEI:

    Rebooting to download... OK

    Searching USB Flash Interface... detected COM6

    Setup connection... OK

    Reading data from phone... OK

    Sending data to phone... OK

    Sending data to phone... OK

    Waiting ADB device... OK

    Reading phone info...

    Android version: 5.1.1

    Boot version: A310FXXU1AOL7

    Platform: exynos7580

    Boot serial: 3100b86298d7a2df

    Product board: a3xelte

    Initializating zTool... OK

    Running zTool, please wait...

    Start... OK

    Init... OK

    Generate and check client proof... OK

    Verify proof by client... OK

    Check recovery kernel HASH... OK

    Calculating... OK

    Reading nv data... OK

    Checking NV data... OK

    Calculating... OK

    Unlocking... OK

    Rebooting phone... OK

    Unlock done

    Done with Samsung Tool PRO v.24.6

     

    UNLOCK INSTRUCTIONS:

    1. Power on the phone.

    2. Tap 7 times on Build number in Settings-About phone to enable Developer options,

    go to Settings-Developer options and enable USB debugging.

    3. Connect the phone to PC with USB cable, install drivers if needed.

    4. Select device in ADB settings.

    5. Press Unlock button for direct unlock or Read codes to read security codes.

    Operation: Unlock

    Selected model: SM-A310F

    Software version: 24.6

    Waiting ADB device... OK

    Reading phone info...

    Model: SM-A310F

    Android version: 5.1.1

    Product code: SM-A310FZWADBT

    Phone version: A310FXXU1AOL7

    PDA version: A310FXXU1AOL7

    CSC version: A310FOXA1AOL7

    CSC country code: Germany

    CSC sales code: DBT

    HW version: MP 0.200

    Phone S/N: R28H13WG6PY

    Modem board: SHANNON310

    RF cal date: 20160127

    IMEI:

    Rebooting to download... OK

    Searching USB Flash Interface... detected COM8

    Setup connection... OK

    Reading data from phone... OK

    Sending data to phone... OK

    Sending data to phone... OK

    Waiting ADB device... OK

    Reading phone info...

    Android version: 5.1.1

    Boot version: A310FXXU1AOL7

    Platform: exynos7580

    Boot serial: 3100a8c82c30b24d

    Product board: a3xelte

    Initializating zTool... OK

    Running zTool, please wait...

    Start... OK

    Init... OK

    Generate and check client proof... OK

    Verify proof by client... OK

    Check recovery kernel HASH... OK

    Calculating... OK

    Reading nv data... OK

    Checking NV data... OK

    Calculating... OK

    Unlocking... OK

    Rebooting phone... OK

    Unlock done

    Done with Samsung Tool PRO v.24.6


    Go to link download

    Read more »

    Tuesday, September 6, 2016

    Alcatel Code Request Phone Modems Service On Only Here V5

    Alcatel Code Request Phone Modems Service On Only Here V5


    ALCATEL ( phones and modems ) Unlocking codes Request [ONLY HERE] v4


    ALL ALCATEL device ( phones and modems ) unlocking here only in this thread !

    Post your 15 digits IMEI and wait someone to calculate unlock codes.

    Post your 15digit IMEI & provider ID and wait for codes

    Previous threads:

    http://forum.gsmhosting.com/vbb/f88/alcatel-phones-modems-unlocking-codes-request-only-here-906388/

    http://forum.gsmhosting.com/vbb/f88/alcatel-phones-modems-unlocking-codes-request-only-here-v3-1757815/

    Last edited by Winner58; Oct 29th, 2014 at 13:24.  


     

     


    Go to link download

    Read more »

    Monday, August 29, 2016

    Nokia BB5 Unlock Code Calculator Security Code Unlocker V2 8 Free Download For All

    Nokia BB5 Unlock Code Calculator Security Code Unlocker V2 8 Free Download For All


    Nokia BB5 mobiles security code unlock calculator latest version full installer exe free download for windows 7,8,Xp,Vista. If you forgot your Nokia cell phone security code and you want to reset it using a tool. Then you are coming at the right place. This BB5 tool will help you to unlock your Nokia phone security code easily through Via USB cable. 

    Nokia BB5 Unlock Code Calculator (Security Code Unlocker) V2.8 Free Download For All


    Download Nokia bb5 Unlock code calculator from the download link, and install this tool on your pc, after installing Nokia bb5 unlock code calculator connect your Nokia cell phone to this tool through Via USB cable. Now select your Phone model and enter your Nokia phone model ime. You can check your cell phone ime by dialing *#06#. So if you want to download Nokia bb5 security code unlock calculator then click the below link now.

    Users are advised to not reset counter if your phone is one of those, else your phone will stay in CS Mode


    Asha 200 RM-761
    Asha 200 RM-762
    C1-01 RM-607
    C1-01 RM-608
    C1-02 RM-643
    C1-02 RM-644
    C2-00 RM-704
    C2-02 RM-692
    C2-02 RM-693
    C2-05 RM-724
    C2-05 RM-725
    C2-03 RM-702
    C2-06 RM-702
    C2-07 RM-692
    C2-08 RM-702
    X2-02 RM-694

    X2-05 RM-772

    Download Nokia BB5 Unlock Code Calculator

    Go to link download

    Read more »

    Saturday, August 27, 2016

    How To Hard Reset Samsung Note 3 Neo SM N750K And Remove Pattern Code

    How To Hard Reset Samsung Note 3 Neo SM N750K And Remove Pattern Code




    With this HARD RESET Method will Reset Samsung Note 3 Neo to factory settings by using a keys combination without requiring the phone to be power on.
    Use it if you forget your security code or if you have various problems with the phone software.
    it will NOT UNLOCK the network lock. This method does not reset the PIN code of the SIM card.

    Warning! 
    Take your sim card and memory card from the phone before the reset. 
    All personal data from the phone (contacts, pictures, messages, apps, games, files) will be deleted!
    if you can, make a backup before!

    Go to link download

    Read more »

    Monday, August 22, 2016

    Sony Xperia A new Android 4 2 2 update Firmware code 10 3 1 B 0 224

    Sony Xperia A new Android 4 2 2 update Firmware code 10 3 1 B 0 224


    Although the model is the top-selling Android smartphone in Japan, but the end user does not show impatience when they still used the Android 4.1.2 operating system from the beginning until now, yesterday Sony began updating Android 4.2.2 for Xperia phones A, provides many new enhancements.
    Sony Xperia A new Android 4.2.2 update, Firmware code: 10.3.1.B.0.224

    Sony Xperia A new Android 4.2.2 update, Firmware code: 10.3.1.B.0.224

    The Firmware code: 10.3.1.B.0.224, strong improvements in machine performance, compatibility holding a DualShock 3, more Small Apps applications, a new function in the camera interface, status bar over the top and the menu key below. Those who used to buy from Japan, the Xperia A can update via PC right now.

    Go to link download

    Read more »

    Saturday, August 20, 2016

    Backtracking Basic Code

    Backtracking Basic Code



    This is one of the first things you do when you learn how to program a backtracking simulation. Generate all permutations of a given number range. When the program is at halt enter any number greater than 0 to see all numbers in that range permuted. The program terminates with the 0 input.

    #include <cstdio>
    #include <iostream>
    using namespace std;

    int src[100], out[100], used[100], n;

    void btrack( int k ) {

    if (k>=n) {
    for (int i=0 ; i<n ; i++) {
    printf(" %d ",out[i]);
    }
    printf(" ");
    return;
    }

    for (int i=0 ; i<n ; i++) {
    if (!used[i]) {
    used[i] = 1;
    out[k] = src[i];
    btrack( k+1 );
    used[i] = 0;
    }
    }
    return;
    }


    int main ( void ) {

    while ( scanf("%d",&n) && n ) {
    for (int i=0 ; i<n ; i++) {
    used[i] = 0;
    src[i] = i+1;
    }
    btrack( 0 );
    }

    return 0;
    }

    Go to link download

    Read more »