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 


Bypassing school's createprocess block

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
HomerSexual
Grandmaster Cheater Supreme
Reputation: 5

Joined: 03 Feb 2007
Posts: 1657

PostPosted: Thu Nov 12, 2009 10:39 pm    Post subject: Bypassing school's createprocess block Reply with quote

I can run JARs at school because they are ran through java.exe, an allowed process. But the school blocks most processes using the default windows protection. When i try to create a new exe in java, i get CreateProcess error 1260 (System blocked createprocess). Is there anyway to bypass this?

I can bypass the blocks by doing a little ethernet trick, but it doesn't allow me to access network (but internet yes)

_________________
Back to top
View user's profile Send private message
shhac
Expert Cheater
Reputation: 0

Joined: 30 Oct 2007
Posts: 108

PostPosted: Sat Nov 14, 2009 6:31 am    Post subject: Reply with quote

Depends why CreateProcess is actually being blocked (e.g. whitelist only).
Some ideas you could try:
#Renaming the file to the same as an allowed programme (e.g. paint.exe).
#Putting the file in the start menu and then running it.
#Using the .scr extension.
#Because you said you can use java.exe you might be able to copy the API and then launch your programme through your renamed CreateProcess.
#Memory editing with something like http://www.brothersoft.com/memory-editor---java-download-301745.html
Back to top
View user's profile Send private message
tombana
Master Cheater
Reputation: 2

Joined: 14 Jun 2007
Posts: 456
Location: The Netherlands

PostPosted: Sat Nov 14, 2009 6:46 am    Post subject: Reply with quote

shhac wrote:

#Using the .scr extension.

or the .com extension (if they block most exe's they probably will have blocked .com as well, but its worth a try)
Back to top
View user's profile Send private message
kitterz
Grandmaster Cheater Supreme
Reputation: 0

Joined: 24 Dec 2007
Posts: 1268

PostPosted: Wed Nov 18, 2009 9:34 pm    Post subject: Reply with quote

hook CreateProcess and allow everything?
_________________
Back to top
View user's profile Send private message Send e-mail
HomerSexual
Grandmaster Cheater Supreme
Reputation: 5

Joined: 03 Feb 2007
Posts: 1657

PostPosted: Wed Nov 18, 2009 9:38 pm    Post subject: Reply with quote

kitterz wrote:
hook CreateProcess and allow everything?


It's not possible to run a driver / c++ exe with the block on. I can't hook in Java. I also tried changing the file names and CreateProcess it and i still get error 1260 (idk if it can be hook changed).

_________________
Back to top
View user's profile Send private message
kitterz
Grandmaster Cheater Supreme
Reputation: 0

Joined: 24 Dec 2007
Posts: 1268

PostPosted: Wed Nov 18, 2009 9:55 pm    Post subject: Reply with quote

Hm. Interesting. What I did to bypass the school blocks is to get the password hashes, then use rainbow tables to crack the Admin password.
_________________
Back to top
View user's profile Send private message Send e-mail
HomerSexual
Grandmaster Cheater Supreme
Reputation: 5

Joined: 03 Feb 2007
Posts: 1657

PostPosted: Thu Nov 19, 2009 6:15 am    Post subject: Reply with quote

kitterz wrote:
Hm. Interesting. What I did to bypass the school blocks is to get the password hashes, then use rainbow tables to crack the Admin password.


how did you get the password hashes?

That also kinda defeats the purpose of bypassing it and not letting them know. They would track the admin account if its doing weird stuff.

_________________
Back to top
View user's profile Send private message
iPromise
Grandmaster Cheater
Reputation: -1

Joined: 27 Jun 2009
Posts: 529
Location: Canada

PostPosted: Sun Nov 22, 2009 5:47 pm    Post subject: Reply with quote

How did they block it? Try to hookhop it.
Back to top
View user's profile Send private message MSN Messenger
M.
Master Cheater
Reputation: 23

Joined: 09 Dec 2007
Posts: 267
Location: wat

PostPosted: Wed Nov 25, 2009 12:00 pm    Post subject: Re: Bypassing school's createprocess block Reply with quote

HomerSexual wrote:
I can run JARs at school because they are ran through java.exe, an allowed process. But the school blocks most processes using the default windows protection. When i try to create a new exe in java, i get CreateProcess error 1260 (System blocked createprocess). Is there anyway to bypass this?

I can bypass the blocks by doing a little ethernet trick, but it doesn't allow me to access network (but internet yes)
Pull out ethernet cable while logging in, then plug back in?
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
iPromise
Grandmaster Cheater
Reputation: -1

Joined: 27 Jun 2009
Posts: 529
Location: Canada

PostPosted: Wed Nov 25, 2009 12:21 pm    Post subject: Reply with quote

Try a hook hop, they might of hooked the function.
Back to top
View user's profile Send private message MSN Messenger
haha01haha01
Grandmaster Cheater Supreme
Reputation: 0

Joined: 15 Jun 2007
Posts: 1233
Location: http://www.SaviourFagFails.com/

PostPosted: Thu Nov 26, 2009 4:11 pm    Post subject: Reply with quote

Agent Black Bear wrote:
Did this at my school. Told the teacher I knew and he didnt care, he even asked me for it. He later then reported me as knowing the password and denying he ever asked me for it or used it. In the end, I ended up talking to the Districts security team. Was sad considering all I did was download a program and run it.
What for? It's not criminal and you didn't do any damage, they can send you wherever they want but everything you did is perfectly legal.
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
HomerSexual
Grandmaster Cheater Supreme
Reputation: 5

Joined: 03 Feb 2007
Posts: 1657

PostPosted: Thu Nov 26, 2009 6:49 pm    Post subject: Reply with quote

iPromise wrote:
Try a hook hop, they might of hooked the function.


It's a windows block, it's not their own protection (they are fucking morons)

When school resumes after break i will try OPHCrack.


And yes, the ethernet trick is just pulling it out then back in.

_________________
Back to top
View user's profile Send private message
shhac
Expert Cheater
Reputation: 0

Joined: 30 Oct 2007
Posts: 108

PostPosted: Fri Nov 27, 2009 1:54 pm    Post subject: Reply with quote

If you can do the ethernet thing and changes persist over logout/login, then edit the registry HKEY_CLASSES_ROOT and make a copy of exefile and a new file extension that points to it, like .x2 for example, then export these so you don't need to recreate them manually in future, log out, log back in without the Ethernet trick and try running a .x2 file.

Don't know if you can edit the reg with java, might be easier if you can.

If all of this still isn't working you could try having some fun with virtual machines and figuring out exactly what commands are being sent to disable you from being able to launch apps.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming 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 can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites