Hi
I updated Eviews 10 with the latest release (Aug/2018). But patched "Seek n Destroy (Midou)" didn't work anymore , and now Eviews ask for registry . Could you fixed the patch, please?
Thanks in advance.
Eviews 10 new update
Re: Eviews 10 new update
Hi OpenArms,
please create a thread in "Requests" section with your remarks and all the information like download link, program limitations and so on. Be sure to follow the template.
Regards,
Tony
please create a thread in "Requests" section with your remarks and all the information like download link, program limitations and so on. Be sure to follow the template.
Regards,
Tony
Re: Eviews 10 new update
Hi Tony, I'd do it, but your template is too complicated I don't understand. However, I think you understand me, The Eviews' company (IHS) has launched a new update (aug,2018), this update makes your patch useless, Eviews after updating ask for registry again. I was wondering if you could fix this issue.
-
- Posts: 178
- Joined: Tue Jun 13, 2017 11:13 am
Re: Eviews 10 new update
Can you be more specific? What exactly you don't understand?but your template is too complicated I don't understand.
Re: Eviews 10 new update
@OpenArms
First of all, I'd like to tell you I'm not part of the team so neither the template nor the patch are "mine"
I understand you're looking for an updated patch, but you can't be sure that the same person who did the "original" patch would also take the "burden" to update it. Given this is an "open" area, you can ask for the new patch to other persons as well but, in order to do that, you're required to fill the template, so that whoever wants to take the challenge and help you could have all the information (or, at least, most of the information) he/she needs to tackle the target.
Just take a look at the request area ... there are already different requests to take example from.
Regards,
Tony
First of all, I'd like to tell you I'm not part of the team so neither the template nor the patch are "mine"
I understand you're looking for an updated patch, but you can't be sure that the same person who did the "original" patch would also take the "burden" to update it. Given this is an "open" area, you can ask for the new patch to other persons as well but, in order to do that, you're required to fill the template, so that whoever wants to take the challenge and help you could have all the information (or, at least, most of the information) he/she needs to tackle the target.
Just take a look at the request area ... there are already different requests to take example from.
Regards,
Tony
Re: Eviews 10 new update
everything, sorry, I don't understad your template. But now, you know what's the problem. If you wanna fix, It would be great! if you don't, ok.CodeCracker wrote: ↑Sun Sep 02, 2018 9:00 amCan you be more specific? What exactly you don't understand?but your template is too complicated I don't understand.
Re: Eviews 10 new update
I understand, I just wanted to tell you what was the issue. Well, the ball is in the SeekNDestroy court.tonyweb wrote: ↑Sun Sep 02, 2018 3:03 pm @OpenArms
First of all, I'd like to tell you I'm not part of the team so neither the template nor the patch are "mine"
I understand you're looking for an updated patch, but you can't be sure that the same person who did the "original" patch would also take the "burden" to update it. Given this is an "open" area, you can ask for the new patch to other persons as well but, in order to do that, you're required to fill the template, so that whoever wants to take the challenge and help you could have all the information (or, at least, most of the information) he/she needs to tackle the target.
Just take a look at the request area ... there are already different requests to take example from.
Regards,
Tony
-
- Posts: 178
- Joined: Tue Jun 13, 2017 11:13 am
Re: Eviews 10 new update
Midou is not a team member of SND team.
Anyway you may fix your problems with info from this link:
https://www.board4all.biz/threads/eview ... 64.622585/
Edit:
Spotted the Midou patch:
https://downloadly.win/eviews-enterpris ... 6-x86-x64/
https://www.p30download.co.in/2018/03/d ... prise.html
https://social.technet.microsoft.com/wi ... vista.aspx
Spotted the license.txt file Windows XP on
C:\Documents and Settings\All Users\Application Data\IHS EViews\EViews\10.00.000
and on Windows 7 license.txt is located on
C:\ProgramData\IHS EViews\EViews\9.00.000\license.txt
I've tested the patch by Midou for the old version (without update) and after patching license.txt file it works ok.
Anyway you may fix your problems with info from this link:
https://www.board4all.biz/threads/eview ... 64.622585/
Edit:
Spotted the Midou patch:
https://downloadly.win/eviews-enterpris ... 6-x86-x64/
https://www.p30download.co.in/2018/03/d ... prise.html
https://social.technet.microsoft.com/wi ... vista.aspx
Spotted the license.txt file Windows XP on
C:\Documents and Settings\All Users\Application Data\IHS EViews\EViews\10.00.000
and on Windows 7 license.txt is located on
C:\ProgramData\IHS EViews\EViews\9.00.000\license.txt
I've tested the patch by Midou for the old version (without update) and after patching license.txt file it works ok.
-
- Posts: 178
- Joined: Tue Jun 13, 2017 11:13 am
Re: Eviews 10 new update
As mister tony said make a proper request.
No request without Request Template https://seekndestroy.space/board/viewtopic.php?f=3&t=4
Eviews 10 update reverser note
Good search: hex string: C786 24010000 00000000
006324D2 C786 24010000 00000000 MOV DWORD PTR DS:[ESI+124],0
Scroll down until you see:
0063251C E8 2FFAFFFF CALL 00631F50 ; EViews10.00631F50
00632521 84C0 TEST AL,AL
00632523 74 37 JE SHORT 0063255C ; this should be changed to nop
Scroll down a little until you see:
00632541 E8 8AE1FFFF CALL 006306D0 ; EViews10.006306D0
00632546 8B96 24010000 MOV EDX,DWORD PTR DS:[ESI+124]
0063254C 8B4E 08 MOV ECX,DWORD PTR DS:[ESI+8]
0063254F 8B0C91 MOV ECX,DWORD PTR DS:[ECX+EDX*4]
00632552 8941 18 MOV DWORD PTR DS:[ECX+18],EAX
00632555 3D 23A14563 CMP EAX,6345A123 ; GOOD VALUE!
0063255A 74 14 JE SHORT 00632570 ; EViews10.00632570
Enter inside "CALL 006306D0"
There make that call always return good value (6345A123)
so change at 006306E0 0F84 EA000000 JE 006307D0
to "JMP 006307C6"
There is only one place where this will be placed: Shitcan !!!