uofw icon indicating copy to clipboard operation
uofw copied to clipboard

prxtool Tutorial Needs to Be Fixed

Open saiyanx opened this issue 11 years ago • 8 comments

Hey guys, I am new to the reverse engineering but was told by noname120 to open an issue when I got this problem. The problem is that the link to the precompiled version of prxtool is broken, it takes you to the homepage. I think it is really easy to upload a link to the compiled version of prxtool. Also the instructions given to run the prxtool do not work as said in the tutorial, actually it didn't work at all with me. According to @devnoname120 a NID table is needed otherwise the functions are not resolved.

saiyanx avatar May 11 '14 11:05 saiyanx

  • [x] Add a link to the precompiled version
  • [ ] Add a NID table
  • [ ] Update instructions to use the NID table

devnoname120 avatar May 11 '14 13:05 devnoname120

Is there an authoritative list of resolved NIDs anymore? I remember lan.st used to have a fairly complete one, but it's down now.

Kern-- avatar May 11 '14 16:05 Kern--

Here is a NID file that we use at the Prometheus team. It's not perfect but it contains a fair number of NIDs: NID table

I think we should maintain our own NID table. We can at least have it for 6.60 NIDs using exports.exp files like this one. I don't know if there is already a tool allowing to do this, but anyway it's not hard. EDIT: I'm working on a tool to build XML NIDs file from the exports.exp files.

devnoname120 avatar May 11 '14 16:05 devnoname120

archive.org has some snapshots of lan.st: https://web.archive.org/web/20130925191650/http://silverspring.lan.st/

I believe the "libdoc" link contains what you're looking for. That said, it is somewhat out of date. (only up to v5.00)

codyps avatar May 13 '14 00:05 codyps

noname120 is working on a script to convert our exports.exp files to libdoc XML files, and another that will merge it with another libdoc of known 6.60 NIDs. By the way @devnoname120 , you can also check https://web.archive.org/web/20110907000719/http://my.malloc.us/silverspring/ which should contain NIDs not in the table (SilverSpring didn't have the time to add all of them in the tables).

artart78 avatar May 17 '14 21:05 artart78

@artart78 Do you keep IRC logs? I can't find the code of my tool, but I think I dropped a link at some point on the IRC. Could you try to find it?

EDIT: Nevermind, I found a backup.

devnoname120 avatar Jun 19 '16 21:06 devnoname120

I should have a bouncer signed in, I'll check it tomorrow.

On Sun, Jun 19, 2016, 5:32 PM devnoname120 [email protected] wrote:

@artart78 https://github.com/artart78 Do you keep IRC logs? I can't find the code of my tool, but I think I dropped a link at some point on the IRC. Could you try to find it?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/uofw/uofw/issues/14#issuecomment-227021552, or mute the thread https://github.com/notifications/unsubscribe/ADIBKZQd7813cuMw1hYhMe7Wwvqrp-Vuks5qNbVygaJpZM4B53BX .

0xcaff avatar Jun 20 '16 03:06 0xcaff

@caffinatedmonkey Thanks, but the backup that I found is more recent than any link I might have posted on IRC.

devnoname120 avatar Jun 20 '16 08:06 devnoname120