dream3R
|
|
« Reply #45 on: August 30, 2016, 04:20:21 PM »
|
|
|
I was excited until 3 CS points lol
|
|
|
Logged
|
|
|
|
yxx499
Full Member
Karma: +4/-10
Offline
Posts: 106
|
|
« Reply #46 on: October 26, 2016, 12:35:53 PM »
|
|
|
Great tool and great work, amazing PRJ.
Also, Guts kit is now available again on moates site.
also i think is prj contribution there.
|
|
|
Logged
|
|
|
|
kojac1983
Newbie
Karma: +0/-0
Offline
Posts: 2
|
|
« Reply #47 on: January 14, 2017, 02:05:45 PM »
|
|
|
thanks a lot chief
|
|
|
Logged
|
|
|
|
aef
|
|
« Reply #48 on: February 09, 2017, 12:13:25 PM »
|
|
|
Did not realize it needs 3 CS points. Will talk to them.
its still 3cs or 450€ Will your tool work with Ols 3.76.00?
|
|
« Last Edit: February 10, 2017, 10:09:53 AM by aef »
|
Logged
|
|
|
|
prj
|
|
« Reply #49 on: February 11, 2017, 02:23:05 PM »
|
|
|
Test it... The way it works is quite generic/smart. Unless they change something really majorly I don't see it stopping working soon.
|
|
|
Logged
|
|
|
|
hurricanetdm
Newbie
Karma: +0/-2
Offline
Posts: 18
|
|
« Reply #50 on: July 30, 2017, 01:25:46 AM »
|
|
|
Huge thanx master PRJ!!!
very good job m8....thank you
|
|
|
Logged
|
|
|
|
FritzP
Newbie
Karma: +0/-0
Offline
Posts: 7
|
|
« Reply #51 on: June 27, 2019, 01:24:54 PM »
|
|
|
Nice tool. Will it also support tracing in OLS, like Ostrich do in Tunerpro RT
|
|
|
Logged
|
|
|
|
prj
|
|
« Reply #52 on: June 28, 2019, 06:51:18 AM »
|
|
|
Nice tool. Will it also support tracing in OLS, like Ostrich do in Tunerpro RT
If you want tracing in OLS buy OLS300.
|
|
|
Logged
|
|
|
|
prj
|
|
« Reply #53 on: June 28, 2019, 06:55:47 AM »
|
|
|
Source code dump, since I never plan on working on this again. Maybe something changes or it needs some mods... I just use export plugin since they gave it to me for free.
Needs some understanding of winapi system programming.
|
|
|
Logged
|
|
|
|
FritzP
Newbie
Karma: +0/-0
Offline
Posts: 7
|
|
« Reply #54 on: June 28, 2019, 08:15:14 AM »
|
|
|
Source code dump, since I never plan on working on this again. Maybe something changes or it needs some mods... I just use export plugin since they gave it to me for free.
With the export plugin OLS1007, will it then be possible to trace with Ostrich, or will this only work with OLS300.
|
|
|
Logged
|
|
|
|
sd16
Newbie
Karma: +0/-1
Offline
Posts: 4
|
|
« Reply #55 on: March 03, 2022, 09:44:38 AM »
|
|
|
Hello
Can the Ostrich 2 also be operated with this software?
|
|
|
Logged
|
|
|
|
prj
|
|
« Reply #56 on: March 03, 2022, 12:47:16 PM »
|
|
|
I mean the software doesn't care what emulator you are using. So why not. I have no clue if it still works or not.
I could probably github the source code though. Though I am not sure if it is a good idea, as it details an attack vector on OLS.
|
|
|
Logged
|
|
|
|
d3irb
Full Member
Karma: +134/-1
Offline
Posts: 195
|
|
« Reply #57 on: March 03, 2022, 01:56:34 PM »
|
|
|
I could probably github the source code though. Though I am not sure if it is a good idea, as it details an attack vector on OLS.
My experience with open source so far is that both reading source code and especially using Github are so alien to the usual thieves and bottom feeders that they won't even figure out what's going on. Anyone smart enough to know how to use ReadProcessMemory was probably able to figure this and more out already, and anyone who isn't smart enough to figure out how to use ReadProcessMemory isn't going to be helped by this code, I guess is what I'm saying.
|
|
|
Logged
|
|
|
|
prj
|
|
« Reply #58 on: March 03, 2022, 02:50:41 PM »
|
|
|
There are only two tricks worth anything in the code: 1) How to scan the entire process memory very quickly for the copies of the binary file, if you try the naive approach it will take you half an hour. 2) The algorithm to detect changes, as there are is way more than one copy of the binary in the memory at all times.
|
|
« Last Edit: March 03, 2022, 02:54:22 PM by prj »
|
Logged
|
|
|
|
be_strong
Newbie
Karma: +0/-0
Offline
Posts: 4
|
|
« Reply #59 on: May 13, 2024, 10:32:14 AM »
|
|
|
Hello.Does anyone have the emulator working on Windows 10 64 Bits?
|
|
|
Logged
|
|
|
|
|