Bindesh's Homelabs
TIPS-N-TRICKS
!!!!! APPLY THESE TIPS AT YOUR OWN RISK !!!!!
How to convert your file/folder into my computer, recycle bin etc?
ANS:- Rename any file/folder add Class ID of the selected item(e.g. recycle bin) after the “dot”. e.g. => folder_options.{6DFD7C5C-2451-11d3-A299-00C04F8EF6AF}
How to remove windows XP password?
ANS:- Copy SAM file from your windows installation directory. Start SAMinside program. Give your SAM file in it. It will generate NT/LM hash for the selected account (random numbers). Do yourself the remaining job? Illegal for me.......please understand i can't go further.
How to use dll's function without any compiler?
ANS:- e.g. Make Shortcut and edit in it this :- rundll32.exe dll_file_name, Function_name
e.g. rundll32.exe user32.dll, MessageBoxA “God bless OMbr” Also try to execute it from Run dialog OR cmd.exe. Try my prog. Probably it'll be avail later.
How to write com files using notepad?
ANS:- Create new text file. Edit hex codes this way:- E5 FF 54 68 43 (It's an e.g. Hex code, try your own). Now start my hexbin program to convert it to binary form i.e. com file.
How to bypass CD query by games, software?
ANS:- Copy CD and delete the original files. Now create new files(0 byte) and give them the same name as that of original. Now start CD-burning software and burn them to make an image. Mount the created image using Daemon tools in a virtual drive.
==================================================================================================
Try these links. They can be great for you.
www.freeprogrammingresources.com
www.freebyte.com Recommended for every type of computer users.
www.faqs.org Provides free books, documents, RFCs, It's students companion.
http://www.rush3d.com/ Very useful programming resources
.
LINKS:
Programmersheaven | Code Project | Planet Source Code