Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


how to download without admins perm

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Computer Talk
View previous topic :: View next topic  
Author Message
hellldog
Master Cheater
Reputation: -1

Joined: 20 Dec 2009
Posts: 265

PostPosted: Thu Feb 18, 2010 7:58 pm    Post subject: how to download without admins perm Reply with quote

do you know any ways to hack or change the pass for admin so i can download stuff
_________________
Launch Internal "Faith injector.exe"
Process Name = OPERATION7.exe
Dll = gold.dll
Mouse.click = inject
Wait For 5 Seconds
Lock "mouse
Wait For 5 Seconds
Launch Internal "OPERATION7.exe"
IfError Say "error try again"
noError Say "no error injected happy hacking"
end simplex
Back to top
View user's profile Send private message
iTz SWAT
I post too much
Reputation: 1

Joined: 20 Dec 2007
Posts: 2227
Location: Me.Location;

PostPosted: Thu Feb 18, 2010 11:44 pm    Post subject: Reply with quote

Why can't you download stuff in a normal account?
_________________
Back to top
View user's profile Send private message
Ze[X]ro
Master Cheater
Reputation: 1

Joined: 18 Feb 2009
Posts: 360
Location: ---

PostPosted: Fri Feb 19, 2010 8:57 am    Post subject: Reply with quote

yes you can download stuff but you cant install it when it is a setup
_________________
i like potatoes
Back to top
View user's profile Send private message Send e-mail
krazedkat
I post too much
Reputation: 0

Joined: 29 Aug 2007
Posts: 2255
Location: Hell, Norway

PostPosted: Fri Feb 19, 2010 10:51 am    Post subject: Reply with quote

@above 2 posts: Wrong -.- Some admins choose to block the right for anyone to download, this is commonly done in schools and work places.
Back to top
View user's profile Send private message
19
Master Cheater
Reputation: 10

Joined: 08 Feb 2009
Posts: 451

PostPosted: Fri Feb 19, 2010 11:09 am    Post subject: Reply with quote

The possible way to download is to download portable applications.

Or if you want to hack admin, use a password cracker.
Back to top
View user's profile Send private message
hellldog
Master Cheater
Reputation: -1

Joined: 20 Dec 2009
Posts: 265

PostPosted: Fri Feb 19, 2010 11:56 am    Post subject: Reply with quote

umm a recomended crackers
_________________
Launch Internal "Faith injector.exe"
Process Name = OPERATION7.exe
Dll = gold.dll
Mouse.click = inject
Wait For 5 Seconds
Lock "mouse
Wait For 5 Seconds
Launch Internal "OPERATION7.exe"
IfError Say "error try again"
noError Say "no error injected happy hacking"
end simplex
Back to top
View user's profile Send private message
SF
I'm a spammer
Reputation: 119

Joined: 19 Mar 2007
Posts: 6028

PostPosted: Fri Feb 19, 2010 12:00 pm    Post subject: Reply with quote

http://ophcrack.sourceforge.net/

Though I doubt you'll figure any of this out. If you're blocked from downloading crap, then obviously your parents don't trust you with a computer.

Well, good luck.

_________________
Back to top
View user's profile Send private message
19
Master Cheater
Reputation: 10

Joined: 08 Feb 2009
Posts: 451

PostPosted: Fri Feb 19, 2010 12:09 pm    Post subject: Reply with quote

Only problem with above is that it doesn't work with Windows 7.
Back to top
View user's profile Send private message
Hero
I'm a spammer
Reputation: 79

Joined: 16 Sep 2006
Posts: 7154

PostPosted: Fri Feb 19, 2010 12:49 pm    Post subject: Reply with quote

If he is on w7 there is a bootable prog to unlock the backup admin. I did it on vista 3+ years ago, I'm sure they have adapted it or made something similar.

Not sure if this works for 7, but it works on vista http://news.cnet.com/8301-13880_3-9870793-68.html

If not, find something similar. I don't have the download, that page is just instructions, but if you can atleast download someone here can upload you a binary folder.
Back to top
View user's profile Send private message
Hitman
Master Cheater
Ban
Reputation: 9

Joined: 21 Sep 2008
Posts: 385
Location: Toronto

PostPosted: Fri Feb 19, 2010 3:04 pm    Post subject: Reply with quote

Although I doubt you can do this,

Get Ubuntu Live cd

Then follow this tutorial
Code:
 Start off by booting the Ubuntu CD.


Select your language of choice and then Try Ubuntu without any change to your computer.


Once the live session has loaded, go to System > Administration > Synaptic Package Manager.


Once Synaptic Package Manager is open, go to Settings > Repositories. This will open the Software Sources window.


Once the Software Sources windows appears, make sure you check (or tick) the box next to Software restricted by copyright or legal issues (multiverse). Then click Close. You should get a warning about how you’ll have to reload the repositories to have your changes take effect.


So click Reload in Synaptic Package Manager and wait for the new information on what’s available for installation be updated.


Click Search and search for chntpw.


Right-click on chntpw and mark it for installation.


Click Apply and in the Summary window, click Apply to confirm that you want to apply changes.



Wait for the changes to apply, then click Close and then quit Synaptic Package Manager.

That method for installing chntpw assumes you have a working internet connection on the computer in question. If you don’t (or regularly do, but not when you boot the Ubuntu CD), you can also download chntpw from one of these mirrors, transfer it to the computer in question (via USB stick), and then double-click the download file to install it.


To mount (or make available for use) your Windows drive, go to Places and select the appropriate drive. In this case, my drive is an 8.7 GB drive. Yours will probably be different.


Then, go to Applications > Accessories > Terminal to use the command-line.
cd /media/disk/WINDOWS/system32/config/

In most cases, I think the first mounted drive will mount to the /media/disk directory, so pasting this command into the terminal should get you into the right directory.

If not, you can try the command df -h to see where your Windows drive mounted to and substitute that directory path for /media/disk in the above command.
ls
AppEvent.Evt SAM software system.LOG userdiff.LOG
default SAM.LOG software.LOG systemprofile
default.LOG SecEvent.Evt software.sav system.sav
default.sav SECURITY SysEvent.Evt TempKey.LOG
Internet.evt SECURITY.LOG system userdiff

If you paste in the command ls, you’ll see a list of files in the directory, and one of them should be called SAM.
sudo chntpw SAM

Paste in the command sudo chntpw SAM to change the Administrator account password.

If, instead, you want to change a particular username’s password, use this command instead:
sudo chntpw -u username SAM

Either way, you should see a whole bunch of cryptic terminal output:
chntpw version 0.99.3 040818, (c) Petter N Hagen
Hive’s name (from header):
ROOT KEY at offset: 0×001020 * Subkey indexing type is: 666c
Page at 0×7000 is not ‘hbin’, assuming file contains garbage at end
File size 262144 [40000] bytes, containing 6 pages (+ 1 headerpage)
Used for data: 243/19072 blocks/bytes, unused: 11/5312 blocks/bytes.

* SAM policy limits:
Failed logins before lockout is: 0
Minimum password length : 0
Password history count : 0
RID: 01f4, Username:
RID: 03ec, Username:
RID: 01f5, Username: , *disabled or locked*
RID: 03e8, Username: , *disabled or locked*
RID: 03eb, Username:
RID: 03ea, Username: , *disabled or locked*

———————> SYSKEY CHECK Not Set (not installed, good!)
SAM Account\F : 1 -> key-in-registry
SECURITY PolSecretEncryptionKey: -1 -> Not Set (OK if this is NT4)

***************** SYSKEY IS ENABLED! **************
This installation very likely has the syskey passwordhash-obfuscator installed
It’s currently in mode = -1, Unknown-mode

SYSTEM (and possibly SECURITY) hives not loaded, unable to disable syskey!
Please start the program with at least SAM & SYSTEM-hive filenames as arguments!

RID : 0500 [01f4]
Username: Administrator
fullname:
comment : Built-in account for administering the computer/domain
homedir :

Account bits: 0×0210 =
[ ] Disabled | [ ] Homedir req. | [ ] Passwd not req. |
[ ] Temp. duplicate | [X] Normal account | [ ] NMS account |
[ ] Domain trust ac | [ ] Wks trust act. | [ ] Srv trust act |
[X] Pwd don’t expir | [ ] Auto lockout | [ ] (unknown 0×08) |
[ ] (unknown 0×10) | [ ] (unknown 0×20) | [ ] (unknown 0×40) |

Failed login count: 0, while max tries is: 0
Total login count: 0
** LANMAN password not set. User MAY have a blank password.
** Usually safe to continue

* = blank the password (This may work better than setting a new password!)
Enter nothing to leave it unchanged

At this point, you’ll be prompted to enter a new password, you should enter an asterisk to make it temporarily blank (you can always change the password to something else once you’re back in Windows.
Please enter new password: *
Blanking password!

Do you really wish to change it? (y/n) [n] y
Changed!

Hives that have changed:
# Name
0
Write hive files? (y/n) [n] : y
0 – OK

Confirm the changes (with the letter y for yes) twice when prompted, and you should be done.
http://www.psychocats.net/ubuntucat/resetwindowspassword/
_________________
Back to top
View user's profile Send private message
hellldog
Master Cheater
Reputation: -1

Joined: 20 Dec 2009
Posts: 265

PostPosted: Fri Feb 19, 2010 4:20 pm    Post subject: Reply with quote

lol problem over i made a fake update installer that forced my moms bf to put in the pass and then i used my homemade key logger and bam
_________________
Launch Internal "Faith injector.exe"
Process Name = OPERATION7.exe
Dll = gold.dll
Mouse.click = inject
Wait For 5 Seconds
Lock "mouse
Wait For 5 Seconds
Launch Internal "OPERATION7.exe"
IfError Say "error try again"
noError Say "no error injected happy hacking"
end simplex
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Computer Talk All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites