Zanko Cheater
Reputation: 0
Joined: 28 May 2014 Posts: 40
|
Posted: Thu Jun 11, 2020 2:20 pm Post subject: AAMaker Plugin is giving back error message |
|
|
--START--
Original view code:
004522EE - 0F85 93130000 - jne 00453687
004522F4 - 81 7D EC A2000000 - cmp [ebp-14],000000A2
004522FB - 0F8D 86130000 - jnl 00453687<<<
00452301 - 8B 83 E4040000 - mov eax,[ebx+000004E4]
00452307 - 3B C7 - cmp eax,edi
Start AOBScan with : 0F 8D 86 13 00 00 8B 83 E4 04 00 00 3B C7 7E 32
Error! Your signature is not located in a section of code. Nothing Found! You need a privilege "+ X-C-W"
--END--
1) You need a privilege "+ X-C-W" How do I enable this priviledge?
2) I scan array of bytes using Preset: Scan memory and manage to get static address that doesn't change upon each restart. So I am trying to generate signature pattern but AA is giving errors above. How can I resolve this?
|
|