The reverse-engineer tag has no wiki summary.
0
votes
0answers
21 views
Write utility to generating entities classes [closed]
I need to write a Utility, which will capable to generate Data Layer from any following Databases :
Mssql
MySQL
Oracle
For example : I have SQL Database which contains several Tables, Views, ...
0
votes
1answer
83 views
Edit strings of exe file with no resources
I am trying to edit some hardcoded textstrings of a simple application called mininotify, because I want to do some translation. The program has been abandoned by its developer some years ago, and he ...
3
votes
5answers
162 views
Is it possible to retrieve source file from an exe?
I have seen my friend retrieving the source-code file from a java '*.class' file.He used some kind of a software for it.
Is it possible to do the same with an '*.exe'? If yes,how can I do it?
Also is ...
2
votes
2answers
194 views
Where do chrome/chromium store search keywords?
I've setup a number of special search keywords, such as "yt" so I can type "yt foo" in the URL bar and have it search youtube for "foo". Unlike just about everything else, chrome and chromium don't ...
3
votes
2answers
644 views
Find libraries a binary was linked against
I know that there is a command that lists me the libs and respective versions a software
was linked against.
Something with ld or libtool?
But I just cannot remember. Spent some time on google but ...
4
votes
1answer
152 views
Who is EmilyMarieDaunt or How to read/reverse engineer Master Clips DCF file
Many years ago, I purchased Masterclips 1,250,000. It is a set of about 14 GB of images split between 28 or so CD's. The included MasterClips browsing software still works, more or less, on a modern ...
3
votes
3answers
272 views
1
vote
2answers
160 views
Is there a plugin etc for Firefox that tracks network activity?
I want to be able to use the ABC (Australia) iView page on my mythtv box but without having to use a mouse. And as it's all flash based I'm trying to reverse engineer it to work out where the media ...