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 


Code Injection (Auto Assembler) - Video Tutorial
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Tutorials -> Auto Assembler tutorials
View previous topic :: View next topic  
Author Message
Jiehfeng
Expert Cheater
Reputation: 0

Joined: 03 Jan 2014
Posts: 107

PostPosted: Wed Jan 21, 2015 10:13 am    Post subject: Code Injection (Auto Assembler) - Video Tutorial Reply with quote

https://www.youtube.com/watch?v=Ov37X9Ldn44

A video I created explaining the basics of code injection. For anyone who is confused, I recommend you give the video a try! Wink

_________________
I know you're reading this, Hitler.
Back to top
View user's profile Send private message
Doctor Death
Cheater
Reputation: 1

Joined: 26 Apr 2014
Posts: 42
Location: Breaking Code

PostPosted: Fri Jan 23, 2015 10:57 pm    Post subject: Reply with quote

That was awesome..

Thanks, I watched every second of it. Very Happy
Back to top
View user's profile Send private message
Jiehfeng
Expert Cheater
Reputation: 0

Joined: 03 Jan 2014
Posts: 107

PostPosted: Sat Jan 24, 2015 12:04 am    Post subject: Reply with quote

Doctor Death wrote:
That was awesome..

Thanks, I watched every second of it. Very Happy


Thanks!

_________________
I know you're reading this, Hitler.
Back to top
View user's profile Send private message
Doctor Death
Cheater
Reputation: 1

Joined: 26 Apr 2014
Posts: 42
Location: Breaking Code

PostPosted: Sat Jan 24, 2015 12:20 am    Post subject: Reply with quote

Jiehfeng wrote:
Doctor Death wrote:
That was awesome..

Thanks, I watched every second of it. Very Happy


Thanks!


You're welcome.

So why exactly would you need to
use "alloc" ?

I know it's to allocate memory, but why would u need to allocate that memory?
Back to top
View user's profile Send private message
Jiehfeng
Expert Cheater
Reputation: 0

Joined: 03 Jan 2014
Posts: 107

PostPosted: Sun Jan 25, 2015 12:43 am    Post subject: Reply with quote

Doctor Death wrote:
Jiehfeng wrote:
Doctor Death wrote:
That was awesome..

Thanks, I watched every second of it. Very Happy


Thanks!


You're welcome.

So why exactly would you need to
use "alloc" ?

I know it's to allocate memory, but why would u need to allocate that memory?


It's like creating a new text file. The text file can't exist if it doesn't contain some bits or bytes right? If a text file is 0 bits, then there's no text file.
The same way, if you're gonna create a new code, the code needs some memory to exist.

_________________
I know you're reading this, Hitler.
Back to top
View user's profile Send private message
Doctor Death
Cheater
Reputation: 1

Joined: 26 Apr 2014
Posts: 42
Location: Breaking Code

PostPosted: Sun Jan 25, 2015 3:55 am    Post subject: Reply with quote

Jiehfeng wrote:
Doctor Death wrote:
Jiehfeng wrote:
Doctor Death wrote:
That was awesome..

Thanks, I watched every second of it. Very Happy


Thanks!


You're welcome.

So why exactly would you need to
use "alloc" ?

I know it's to allocate memory, but why would u need to allocate that memory?


It's like creating a new text file. The text file can't exist if it doesn't contain some bits or bytes right? If a text file is 0 bits, then there's no text file.
The same way, if you're gonna create a new code, the code needs some memory to exist.

oh.. i see...
whenever i create my (crappy) codes,
i don't use alloc, and it works fine?
Back to top
View user's profile Send private message
Attack
Cheater
Reputation: 0

Joined: 21 Mar 2011
Posts: 46
Location: Canada

PostPosted: Mon Feb 02, 2015 1:19 pm    Post subject: Reply with quote

As long as there is enough room for the code, i.e. same length, not an issue, but if it's longer it will break. All about opcode lengths.
Back to top
View user's profile Send private message
KéKéCoRe
Expert Cheater
Reputation: 0

Joined: 16 Mar 2015
Posts: 101
Location: France - Lorraine - Moselle (57)

PostPosted: Sun Mar 22, 2015 5:34 pm    Post subject: Reply with quote

Why, There my username?

And, How do you know that I read? JiehfengSmile Smile



 Description:
My username
 Filesize:  1.99 KB
 Viewed:  55593 Time(s)




Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
hhhuut
Grandmaster Cheater
Reputation: 6

Joined: 08 Feb 2015
Posts: 607

PostPosted: Sun Mar 22, 2015 5:40 pm    Post subject: Reply with quote

Oh, now he/she changed it to my username ^^
Back to top
View user's profile Send private message
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Sun Mar 22, 2015 7:09 pm    Post subject: Reply with quote

http://forum.cheatengine.org/viewtopic.php?t=473706
Back to top
View user's profile Send private message
lobauba
Newbie cheater
Reputation: 0

Joined: 09 Mar 2015
Posts: 11

PostPosted: Mon Apr 27, 2015 9:04 am    Post subject: Reply with quote

Nice tutorial, thank you!
Back to top
View user's profile Send private message
Rissorr
Master Cheater
Reputation: 3

Joined: 17 Sep 2013
Posts: 273
Location: Israel!

PostPosted: Mon Apr 27, 2015 4:50 pm    Post subject: Reply with quote

Really great! I recommend it to beginners!

@Jiehfeng I think you need to make part 2 Wink
make it about doing an AOB upgrade to a script, and about symbols.
Back to top
View user's profile Send private message
UltimatePanther
Newbie cheater
Reputation: 0

Joined: 04 Jun 2015
Posts: 13
Location: Ontario, Canada

PostPosted: Sun Jun 28, 2015 8:22 pm    Post subject: Values Reply with quote

hi, what's the largest value I can modify to?? unlimited value/
_________________
Cheat Engine
Back to top
View user's profile Send private message
Jiehfeng
Expert Cheater
Reputation: 0

Joined: 03 Jan 2014
Posts: 107

PostPosted: Mon Aug 15, 2016 12:11 am    Post subject: Reply with quote

"Part 2" is here! A little tutorial on bypassing integrity checks:
https://www.youtube.com/watch?v=3jbq60-ghag

_________________
I know you're reading this, Hitler.


Last edited by Jiehfeng on Tue Aug 16, 2016 11:13 am; edited 1 time in total
Back to top
View user's profile Send private message
Jiehfeng
Expert Cheater
Reputation: 0

Joined: 03 Jan 2014
Posts: 107

PostPosted: Tue Aug 16, 2016 12:33 am    Post subject: Reply with quote

"Part 3" is here! A simple trick to make CE find addresses for you:
https://www.youtube.com/watch?v=D5eQau7Ewvs

_________________
I know you're reading this, Hitler.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Tutorials -> Auto Assembler tutorials All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
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