Translate

Tuesday, May 29, 2012

8085 simulator for microprocessor labs


           This is a new tool to simulate your 8085 programs without using your labkit (Hardware kit used for doing your ab experiment). The Hardware kit in your lab contains 8085 ,8255, LCD, Keyboard etc.The cost of that hardware is typically 17,000-50,000 rupees. Even Windows releases its 7-th version people are using windows XP wildely. Thus this software developed in windows xp platform.So i am introducing this software. This is a free software with the help of this software you can type your program in virtual keyboard.view output in LCD. Thus you don't want to go in your lab to do 8085 experiments. And this tool is now using in at different colleges and research centers. Main features of this software are

  • Opensource
  • Built in assembler
  • Built in dissembler
  • Sample codes
  • Simulation step by step
  • Can load programs written in any other 8085 assembler
  • Powerful memory editor
  • No need Dotnet or java framework
  • Small size
  • Low RAM usage
  • Support all functions of the hardware kit
  • High speed operation
  • Online support available  

  •  




    Download issues of this software is now solved.




     

Thursday, March 8, 2012

Mozilla firefox latest version module:Do not track


Mozilla Delivers New Version of Firefox – First Web Browser in the world to Support Do Not Track on Multiple Platforms

Mozilla, a global, nonprofit organization dedicated to making the Web better,On december 2011 released a new version of Mozilla Firefox for Windows, Mac, Linux and Android. The new version of Firefox comes on the heels of the wildly successful release of Firefox 4, which had more than 200 million downloads on Windows, Mac and Linux and millions of downloads in the Android Market.
Mozilla’s shift to a rapid release development cycle delivers cutting edge Firefox features, performance enhancements, security updates and stability improvements to users faster.
The latest version of Firefox includes more than 1,000 improvements and performance enhancements that make it easier to discover and use all of the innovative features in Firefox. This release adds support for more modern Web technologies that make it easier for developers to build amazing Firefox Add-ons, Web applications and websites.
Firefox for Android includes the Do Not Track privacy feature in this release, making Firefox the first browser to support Do Not Track on multiple platforms. Mozilla created Do Not Track to give users more control over the way their browsing behavior is tracked and used on the Web. The feature, which lets users tell websites that they wish to opt-out of online behavioral tracking, is now easier to find in Firefox Preferences.


Firefox offers users complete control over the look and functionality of their Web browser with a gallery of hundreds of thousands of add-ons. About 85% of Firefox 4 users have an add-on installed to customize the look, features and functionality of their Firefox.
Mozilla has a rich set of resources that make it easier for Web developers to build compelling Firefox Add-ons using HTML, JavaScript and CSS. The new Firefox Add-on SDK for Windows, Mac and Linux enables local development of add-ons, while the Firefox Add-on Builder Beta provides a hosted Web-based build environment. Developers can build Firefox Add-ons for all platforms that install and update without requiring a browser restart or interrupting the Web browsing experience.
Firefox for Windows, Mac and Linux now supports the CSS Animations standard to enable developers to build more amazing Web applications and websites. Mozilla Hacks has a tutorial on CSS Animations and a comprehensive blog post explaining what developers can create with Firefox.
To get the latest version of Firefox for Windows, Mac or Linux click on “check for update” under the “About Firefox” menu or download the Firefox Aurora and Beta channels here. Visit this page to get the latest version of Firefox on your Android device or to join the beta. Users with Firefox for Android installed will receive a notification to update to the latest version.
For more information:
FAQ: Firefox for Windows, Mac and Linux / Firefox for Android
Long, technical release notes: Firefox for Windows, Mac and Linux / Firefox for Android

Sunday, October 16, 2011

PravySoft Portable Folder lock free download


PravySoft proudly presents Folder lock with active shield.You can save your valuable documents with the help of this tool.






Main features of this software are

1.The data will be password protected.
2.Un deletable data protection (With the help active shield,prevents unauthorized deletion )
3.Portable tool so you don't have to install this software
4.Open source,If you need source code please contact me
5.Small size <1 MB
6.Free of cost. No evaluation problem
7.You can freely distribute this software

At first you need to set a password for your shield

After that you can see a folder ' My secure folder' in My documents folder as shown the figure below

You can change your password any time.If you Locked the folder,The folder become invisible and you can delete the folder with this software. simple deletion not works in this folder.


If you find any bug or if you need source code please contact me
google@pravysoft.co.cc

or visit
http://pravysoft.eu5.org

http://pravysoft.blogspot.com




 

Tuesday, July 12, 2011

"Google+" is equal "-- Facebook"?

Google+ Tips and tricks to Enhance Your Google Plus Experience

                 Dear friends, i would like to share some interesting facts of GOOGLE+ ,One of the latest community web site. we know that Google is in the final step of Google+ release.They expects that it may not be like old services like Google Wave and Buzz, It  is (beta version) an amazing and power packed social networking website which is deemed to rise very high and compete with today’s famous social networks like  ‘Facebook and Twitter’.

For Google+ The developers are used JQuery And CSS technique for fronted design You can watch a small application developed by me (Using JQuery and CSS).Which is like Google+ comment deletion method.Click on the following figure
Click on the picture to watch Demo of Comment Deletion Technique used in G+
or click on this link http://pravysoft.eu5.org/pravy_google_plus.html

Please note some tricks of Google + you can try on Beta version

To try at first you have to join on Google+ network. For that (now) you need invitation from one of your friend or directly from Google.I tried out Google+ after getting an invite and found it really interesting, may it be its simple and cool design or the variety of features it offers. One has to accept that Google has done some really good and hard work in bringing out Google+. After all, it was their long time wish to have a Google Social Network that can dominate over the web.

All these tips are handy and let you experience the actual power of Google+ (PLUS). Check them below:

1. First move to the photos section and click on Profile pictures to rotate through them.

2. Click ‘j‘ to navigate down to the next item or ‘k‘ to navigate up when checking the stream using keyboard.

3. To add formatting to your text, use the simple trick below.

    (*)bold(*):  Add * before and after the message.
    (_)italics(_):  Add _ before and after the message.
    (-)strike-through(-):  Add - before and after the message.

For example: *Hello* _dear_ -Friends This is Praveen Thappily- will appear as shown below:
HELLO dear Friends This is Praveen Thappily


4. Click on “Limited” next to the timestamp to find out the actual list of persons with whom you are sharing a particular post.

Monday, March 7, 2011

webspider


PHP web spider
Tutorial below shows how to make custom search engine by using yahoo boss api. If you're looking for search engine customization, then building your own search engine is something you'll want to look into. Here we are using an api provided by yahoo search service. Search APIs are nothing new, but typically they've included rate limits, strict terms of service regarding the re-ordering and presentation of results, and provided little or no opportunity for monetization. 

These constraints have limited the innovation and commercial viability of new search solutions. The name of the api is BOSS.
BOSS (Build your Own Search Service) is different; it's a truly open API with as few rules and limitations as possible. With BOSS, developers and start-ups now have the technology and infrastructure to build next generation search solutions that can compete head-to-head with the principals in the search industry.
Now we can go through the code
At first you need to create an HTML web search page as shown below

pravysoft



search




you will get a text box ,shown below
pravysoft<span style="">  </span>web search
search
Here I am created a text box with name “search” and a submit button. Here I am used POST method for sending form variables. For simple usage action=””, which means post the information on the same page.
Now we can look on the main code for web search engine.
if(isset($_POST['submit']))
{
$search=$_POST['search'];
$request="http://boss.yahooapis.com/ysearch/web/v1/".$search."?format=xml&appid=Uz.......................";
//replace appid with your id
$ch = curl_init($request);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_HEADER, 0);
$xml = simplexml_load_string (curl_exec($ch));
// Display search results - Title, Date and URL.
foreach ($xml->resultset_web->result as $result) {
 print ''.$result->title.'
';
}
}
?>

At first you can see isset($_POST['submit']) code .which checks whether user clicked on the submit button or not. if this function returns 1.that means user clicked on the button.Then read the contents of the text box with the help of POST function.on the next step you have to replace “ appid” with your own BOSS id


You will get api id from yahoo boss web site BOSS web site
after replace the pravysoft appid with your own boss id .you can easily make your own web spider.
Now we can go through the PHP cURl function.cURL is a library which allows you to connect and communicate to many different types of servers with many different types of protocols. Using cURL you can:
  • Implement payment gateways’ payment notification scripts.
  • Download and upload files from remote servers.
  • Login to other websites and access members only sections.
PHP cURL library is definitely the odd man out. Unlike other PHP libraries where a whole plethora of functions is made available, PHP cURL wraps up major parts of its functionality in just four functions.
A typical PHP cURL usage follows the following sequence of steps.
curl_init – Initializes the session and returns a cURL handle which can be passed to other cURL functions.
curl_opt – This is the main work horse of cURL library. This function is called multiple times and specifies what we want the cURL library to do.
curl_exec – Executes a cURL session.
curl_close – Closes the current cURL session.
Please note that our BOSS api returns output as simple xml format.which contains information like click url,title etc.So we have to convert the xml data and to access the click url its better to insert xml parsed datum into an array.
Here I used an array $result to store xml parsed data. Then with the help of foreach loop, I separated each title and click url by giving necessary indexes to the result array and placed necessary places of the HTML page.
Complete code below
if(isset($_POST['submit']))
{
$search=$_POST['search'];
$request="http://boss.yahooapis.com/ysearch/web/v1/".$search."?format=xml&appid=Uz.I................";
$ch = curl_init($request);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_HEADER, 0);
$xml = simplexml_load_string (curl_exec($ch));
// Display search results - Title, Date and URL.
foreach ($xml->resultset_web->result as $result) {
 print ''.$result->title.'
';
}
}
?>

pravysoft


search


Saturday, September 18, 2010

Firefox Password Silent Saver

FireFox Password HACKER
PLEASE USE THIS TOOL FOR EDUCATION PURPOSE ONLY

                       Hi Here I am introducing a software, which will store all username and password of the user who uses Mozilla Firefox browser  (Without showing popup button like below). With the help of this software we can hack user name and password of users.
                     In Firefox, even if you have the option “Security Remember passwords for sites” checked in Tools > Options, the browser will still display a notification bar at the top that asks “Do you want Firefox to remember the password for “Username” on website.com?” with three buttons “Remember”, “Never for This Site” and “Not Now”. If user pressed on "Remember" button password will store on firefox database and we can see the password. If user preseed other button we will not get his/her password.
                            My idea is to block this message box(see above) and click on Remember Button. The first thing that came to my mind was perhaps there is an addon that can do this but I couldn’t find any addon that can make Firefox auto save password without prompting. After spending nearly 2 hours researching on how Firefox saves the password, I managed to find a way on how to make Firefox save the login information to the Firefox Saved. So I am created this software.Please dont use this tool for hacking confidential data(s). Please use this tool for education purpose only

Steps
1) Download and Install PravySoft Firefox Hacker software.(Don’t change installation path)

2) Restart Firefox
3) Open Tools menu of Firefox

4) Select Security Tab
5) click on saved Password Button as shown in the figure


6) There you can see a window

7) You Completed you can see password, username and website address of users)


For source code please email me pravymon@gmail.com or visit http://pravysoft.eu5.org

Now i am finalizing my blog content .This software is the best tool to hack GMAIL,YAHOO,REDIFFMAIL passwords.I think you got the answer for the question  how to hack your friends username and password.


After effects
1. I got many congratulations from all over the world.
2. Firefox realised the bug, And added new secure structure for its new edition to prevent my hacking.(But dear friends I believes some  more loop holes are there for firefox, But for security purpose I am not including that problems here, If you want to know more just contact me with your profile, PravySoft team will answer all of your queries)
3. Many famous software like tuneup utilities will give warning if you are not setted your Master password for firefox





Sunday, March 28, 2010

Datasheets


                     Hi this blog is created by Praveen Thappily .To help people who want data sheets of some commonly used IC's.And students who completed their electronics project on Pravysoft.If you want new project ideas or topic /circuit diagrams,programs please contact us.
                    pravysoft is an open source company working at calicut,One of the growing electronics project center in kerala.And we are ready to help peoples without any charges.These are some of the most popular ICs.You can download these data sheets completely free of charge.To download its data sheet (Direct Download) click on necessary links below.We know that this may be the best site to create electronics project report.
                       
                         If you want any data sheet not listed below please contact us....

1.MAX232




DUAL EIA-232 DRIVER/RECEIVER
- Operates With Single 5-V Power Supply
- LinBiCMOS. Process Technology
- Two Drivers and Two Receivers
- 30-V Input Levels
- Low Supply Current . . . 8 mA Typical
- Meets or Exceeds TIA/EIA-232-F and ITU
Recommendation V.28
- Designed to be Interchangeable With
Maxim MAX232
- ESD Protection Exceeds JESD 22
2000-V Human-Body Model (A114-A)
- Applications
TIA/EIA-232-F
Battery-Powered Systems
Terminals
Modems
Computers
- Package Options Include Plastic
Small-Outline (D, DW, NS) Packages and

Standard Plastic (N) DIPs


Description
The MAX232 device is a dual driver/receiver that includes a capacitive voltage generator to supply EIA-232 voltage levels from a single 5-V supply. Each receiver converts EIA-232 inputs to 5-V TTL/CMOS levels. These receivers have a typical threshold of 1.3 V and a typical hysteresis of 0.5 V, and can accept .30-V inputs. Each driver converts TTL/CMOS input levels into EIA-232 levels. The driver, receiver, and voltage-generator  functions are available as cells in the Texas Instruments LinASIC. library.
The MAX232 is characterized for operation from 0.C to 70.C. The MAX232I is characterized for operation from  –40.C to 85.C.

AVAILABLE OPTIONS

TA

PACKAGED DEVICES
SMALL
OUTLINE
(D, NS)
SMALL
OUTLINE
(DW)
PLASTIC DIP
(N)
0.C to 70.C
MAX232D
MAX232NS

MAX232DW

MAX232N
40.C to 85.C
MAX232ID
MAX232IDW
MAX232IN

The D and DW packages are available taped and reeled by adding an R to the part number
(i.e., MAX232DR). The NS package is only available taped and reeled.


---------------------------------------------------------------------------------------
To download MAX232 data sheet or you want its working Click here
**********************************************************************************
TSOP18 :Infrared Receiver

The TSOP18.. – series are miniaturized receivers for infrared remote control systems. PIN diode and preamplifier are assembled on lead frame, the epoxy package is designed as IR filter. The demodulated  output signal can directly be decoded by a microprocessor. The main benefit is the reliable function even in disturbed ambient and the protection against uncontrolled output pulses.

To download TSOP data sheet or you want its working Click here