Showing posts with label part. Show all posts
Showing posts with label part. Show all posts
Monday, January 1, 2018
How To Speed Up Your Dial UP Connection Part 2
How To Speed Up Your Dial UP Connection Part 2

Click here if you dont read How To Speed Up Your Dial-UP Connection - Part 1
If You Are From Other Country
---------------------------------------------------------------------------------------------------------------------
If You Are From Other Country
---------------------------------------------------------------------------------------------------------------------
- APN: (Dont change)
- Access Number/Dial Number :(Dont change)
*Do not change APN or Dial number leave it default
------------------------------------------------------------------------------
3. Click on "Advanced"
*Note* Options may differ if you are using different Mobile partner
*Note* Options may differ if you are using different Mobile partner

Choose "Static" in "DNS Settings" and fill these boxes with
4. Primary DNS : 208.067.222.222
Secondary DNS : 208.067.220.220
Secondary DNS : 208.067.220.220
5. Click "Ok"
Save and set it as Default Profile
6. Now Connect with your new profile
7 . Click On this link to find out to setup is successful or not
Click Here To Check The Connection ....
If connection is successful itll appear like this
"Success! Youre now using OpenDNS"

Thats It
Restart the Computer and Feel the High speed
Here are Some proof of download Speed,Dont think they are photoshop edited,I just blur few of my personal things
Click on pictures to Zoom
Internet Download Manager
6. Now Connect with your new profile
7 . Click On this link to find out to setup is successful or not
Click Here To Check The Connection ....
If connection is successful itll appear like this
"Success! Youre now using OpenDNS"

Thats It
Restart the Computer and Feel the High speed
Here are Some proof of download Speed,Dont think they are photoshop edited,I just blur few of my personal things
Click on pictures to Zoom
Internet Download Manager

uTorrent

Make Money With Blogg
You can Download Unlimited without Slowing down
I also have 2GB dialog connection,and i already downloaded 11GB without slowing
please leave a comment about status of your Connection Speed after Using this Trick
____________________________________________________________________
Related Posts
� How To Speed Up Internet with Open DNS [Windows7]
� How To Speed Up Internet with Open DNS [Windows XP]
� How To Make Windows Run Faster - Step 1
� How To Make Windows Run Faster - Step 2
.� How To Make Windows Run Faster - Step 1
� How To Make Windows Run Faster - Step 2
Tags:
how to, How to Increase Dial up, Boost download speed, fast internet, boost internet, increase download speed, boost p2p, p2p download speed, Speed Up Dial up Connection, dial up internet, connection speed, dial up download speed, internet download speed,
Thursday, December 7, 2017
How to View Source Code of an Android APK file Part 2
How to View Source Code of an Android APK file Part 2

when you reverse do reverse engineering for the first time, it will be lil difficult, later its just a min of wrk. so dont skip any step, finish every step before you go to next one. Tanx for bearing with me. Lets go to the real post. :)
Every one who is reading this post is damn fckg intelligent, but every author has his own way of telling, so go step by step.
Step : 1 Download APK Tool (all OS) & "apk-install-windows" if you are using windows from Android-APKTool
Extract the two files in the same folder (APKTool) you should have the files like this
APKTool
|- aapt.exe
|- apktool.bat
|- apktool.jar
Step : 2 Download Dex-to-Jar Extract it.
mirror : Dex-to-Jar
Step : 2a Download JD-GUI written by Emmanuel Dupuy
mirror : JD-GUI
Step 3 : Download Android ADB
Step 4 : Connect your Mobile to PC with USB Debugging Enabled. How to Enable USB Debugging???
Step 5 : Open unzipped ADB folder, Press Shift + Right Click, anywhere in the folder. --> Select "Open Command Window here"

Step 6 : type
adb devices

You should see your device id. If you dont see some random letters, plz check whether you have connected properly.
Step 7 : type
adb pull system/framework/framework-res.apk

Step 8 :Copy the pulled framework files to APKTool Folder
If you have any issues pulling files, you can use my files >> framework.zip
Step 9 : Now, you should have the following in your APKTool folder

APKTool
|- aapt.exe
|- apktool.bat
|- apktool.jar
|- framework.jar
|- framework-res.apk
Step - 10 : (This Step is one time Process only, you need not do this again & again)
Change your directory to APKTool in Command Line
type
apktool if framework-res.apk
You might get an error
Exception in thread "main" brut.androlib.AndrolibException: Cant create directory
: C:UsersVeeVeeapktoolframework
at brut.androlib.res.AndrolibResources.getFrameworkDir(AndrolibResources.j
ava:663)
at brut.androlib.res.AndrolibResources.installFramework(AndrolibResources.
java:558)
at brut.androlib.Androlib.installFramework(Androlib.java:497)
at brut.apktool.Main.cmdInstallFramework(Main.java:228)
at brut.apktool.Main.main(Main.java:76)
Go to C:Users<username>
Create New Folder Named "apktool" and inside apktool create new folder named "framework"
re-type :
apktool if framework-res.apk
Success if you get this message
I: Framework installed to: C:UsersVeeVeeapktoolframework1.apk
(This Step is one time Process only, you need not do this again & again)
Till now we were preparing for gathering reverse engineering apk tools
Lets start Ripping APK,
Copy any *.apk to APK tool folder.
Consider the apk name is "Sample.apk"
Step 11:
type :
apktool d -s -f Sample.apk
d --> Decompile
-s --> only xml
-f --> Force delete folder if already exists.

Step : 12
Open Sample Folder, Copy "classes.dex" to Dex2Jar folder,
Step : 12a
Type :
d2j-dex2jar.bat classes.dex
Step : 12b
Type :
ren classes_dex2jar.jar src_class.zip
Feeling Tough, Copy these files into "dex2jar" folder & just double click, skip 12a & 12b EVERYTIME :)
You will find src_class.zip file, copy src_class.zip back to SampleFolder in APKTool.

UnZip src.zip to src
Open any file, i.e *.class inside src folder using JD-GUI
File --> Save All Sources --> src.zip
File --> Exit.
Delete Old classes.dex & src folder.
Unzip src.zip to src
This is only for Educational Purpose. Respect Developers & their work.
Wednesday, December 6, 2017
How To Speed Up Your Dial UP Connection Part 1
How To Speed Up Your Dial UP Connection Part 1

Are you still stuck with a slow dial-up connection? Here is the solution. Try it and wake up your dial-up connection. We can speed up Dial-up connection by changing DNS sever. Then we have to use faster DNS server. in this method shows you to how to use Open DNS for Dial-Up connection
Click here to find about "What is DNS"
Before I use this method it was normally 250Kbps is the download speed of mine in Internet Download Manager. But when I use this method now my Download speed is nearly 650Kbps in Internet Download Manager. and torrent download speed is the same. isn�t it great? Then I thought I should share it with others.
In this method shows how to fix settings with mobile partner, If you do not use mobile partner click here to find out how to speed up dial-up connection without mobile partner.
Click here to find about "What is DNS"
Before I use this method it was normally 250Kbps is the download speed of mine in Internet Download Manager. But when I use this method now my Download speed is nearly 650Kbps in Internet Download Manager. and torrent download speed is the same. isn�t it great? Then I thought I should share it with others.
In this method shows how to fix settings with mobile partner, If you do not use mobile partner click here to find out how to speed up dial-up connection without mobile partner.
This method also can use for ADSL connections.
here are the links for ADSL users
(Note* This method is most Effective with Dial-up connections )
here are the links for ADSL users
(Note* This method is most Effective with Dial-up connections )
How to speed up ADSL in windows XP
How to speed up ADSL in windows 7
-----------------------------------------------------------------------------------------------
If you are in Sri lanka you can use this method with any operator service.
(Dialog, Etisalat, Mobitel, Airtel)
How to speed up ADSL in windows 7
-----------------------------------------------------------------------------------------------
If you are in Sri lanka you can use this method with any operator service.
(Dialog, Etisalat, Mobitel, Airtel)
Ok, Lets make the magic happens
1. In mobile partner go to "Option"
*Note* Options may differ if you are using different Mobile partner
*Note* Options may differ if you are using different Mobile partner

2. In "Profile Management"
1.You can create new Profile or
2.Change existing one
1.You can create new Profile or
2.Change existing one

after choosing one of above fill the boxes with these
If You Are in Sri Lanka
--------------------------------------------------------------------------------------------------------------------
(For Dialog users )
- APN: Dialogbb
- Access Number/Dial Number : *99**1#

(For other operater services)
- APN : (leave this blank)
- Access Number/Dial Number : *99**1#
Oh! post is getting Bigger
Click Here to Go to
How To Speed Up Your Dial-UP Connection - Part 2 .
Tags:
how to, How to Increase Dial up, Boost download speed, fast internet, boost internet, increase download speed, boost p2p, p2p download speed, Speed Up Dial up Connection, dial up internet, connection speed, dial up download speed, internet download speed,How To Make Windows Run Faster - Step 2, How To Speed Up Internet with Open DNS [Windows7], How To Make Windows Run Faster - Step 1, How To Speed Up Internet with Open DNS [Windows XP].
Tuesday, December 5, 2017
Subscribe to:
Posts (Atom)