This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: asherkin
Forum: Snippets and Tutorials 04-11-2024, 06:46
Replies: 49
Views: 109,269
Posted By asherkin
Re: A vtable dumper that even you can use!

That’s all the ones AM tracks binaries for, but you can drag and drop any.
Forum: Snippets and Tutorials 03-29-2021, 09:42
Replies: 49
Views: 109,269
Posted By asherkin
Re: A vtable dumper that even you can use!

The AlliedModders server that provides the game information and binaries is currently offline, it should be back some time this week.
Forum: Snippets and Tutorials 04-22-2019, 15:14
Replies: 49
Views: 109,269
Posted By asherkin
Re: A vtable dumper that even you can use!

This is finally working in Chrome again.



No, Windows binaries (and stripped binaries) do not have the necessary information.
Forum: Snippets and Tutorials 05-19-2017, 15:51
Replies: 49
Views: 109,269
Posted By asherkin
Re: A vtable dumper that even you can use!

That's the one, Novemberish 2016.
Forum: Snippets and Tutorials 04-29-2017, 18:54
Replies: 49
Views: 109,269
Posted By asherkin
Re: A vtable dumper that even you can use!

What game?

EDIT: Ah, CS:GO.
Forum: Snippets and Tutorials 03-15-2017, 10:35
Replies: 49
Views: 109,269
Posted By asherkin
Re: A vtable dumper that even you can use!

As a heads up, this is currently broken in Chrome 57+ for large binaries (such as TF2's server bin) until I have time to rewrite how the WebWorker passes the processing results back - the Chrome team...
Forum: Snippets and Tutorials 12-11-2016, 08:36
Replies: 49
Views: 109,269
Posted By asherkin
Re: A vtable dumper that even you can use!

There haven't been any changes to the site in months, and it still works fine here for L4D2, I'd say this is something wrong on your end.
Forum: Snippets and Tutorials 12-03-2016, 19:01
Replies: 49
Views: 109,269
Posted By asherkin
Re: A vtable dumper that even you can use!

There is no fix, you cannot extract data that does not exist.

Valve have removed symbols from the shipped CS:GO binaries.
Forum: Snippets and Tutorials 06-25-2016, 19:26
Replies: 49
Views: 109,269
Posted By asherkin
Re: A vtable dumper that even you can use!

No, while it has the information internally, transferring all the symbols (rather than just the virtual ones) from the worker to the main thread would massively increase the processing time for...
Forum: Snippets and Tutorials 06-18-2016, 18:18
Replies: 49
Views: 109,269
Posted By asherkin
Re: A vtable dumper that even you can use!

Done some work on this over the last couple days to fix the 2 reported issues.


Binaries compiled with older compilers / strange linkage options are now supported (CS 1.6)
Binaries compiled...
Forum: Snippets and Tutorials 04-24-2016, 11:57
Replies: 49
Views: 109,269
Posted By asherkin
Re: A vtable dumper that even you can use!

You should open an issue on GitHub and I'll take a look when I have time.
Forum: Snippets and Tutorials 04-22-2016, 20:12
Replies: 49
Views: 109,269
Posted By asherkin
Re: A vtable dumper that even you can use!

PE binaries do not contain symbols.
Like the IDA script before it, this does best-effort reconstruction of the Windows vtable layout using the Linux one (and it's good enough to get even...
Forum: Snippets and Tutorials 04-22-2016, 19:22
Replies: 49
Views: 109,269
Posted By asherkin
A vtable dumper that even you can use!

https://asherkin.github.io/vtable/

Well we're coming up on about 4 years since Drifter's tutorial (https://forums.alliedmods.net/showthread.php?t=191171) and my improved IDA script...
Showing results 1 to 13 of 13

 
Forum Jump

All times are GMT -4. The time now is 10:14.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode