Toggle navigation
Toggle navigation
This project
Loading...
Sign in
I_Jemin
/
ITHVNR_kor
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
mireado
2016-04-20 23:55:08 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
07551a137a00756425a9dcde2aeb1c16a121ede9
07551a13
1 parent
104594b4
small change
but.. changed a lot..
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
vnr/vnrhook/src/engine/engine.cc
vnr/vnrhook/src/engine/engine.cc
View file @
07551a1
...
...
@@ -10994,7 +10994,7 @@ bool InsertAOS2Hook()
0x89
,
0x07
,
// 00C4E7EB |. 8907 MOV DWORD PTR DS:[EDI],EAX
0x89
,
0x47
,
0x04
,
// 00C4E7ED |. 8947 04 MOV DWORD PTR DS:[EDI+4],EAX
0x56
,
// 00C4E7F0 |. 56 PUSH ESI
0x8b
,
0x75
,
0x44
,
// 00C4E7F1 |. 8B75 44 MOV ESI,DWORD PTR SS:[EBP+44]
0x8b
,
0x75
,
0x44
// 00C4E7F1 |. 8B75 44 MOV ESI,DWORD PTR SS:[EBP+44]
};
enum
{
addr_offset
=
0
};
// distance to the beginning of the function, which is 0x51 (push ecx)
...
...
Please
register
or
login
to post a comment