![]() |
|
|
|
#1
|
|||
|
|||
|
Quote:
you're right, the dll is unpacked in temporary folder but just when the serial check is made. I thought that by displaying the serial number dialog box is enough to find the required DLL but this is not the case. Thank you all for your help. By the way, the app is Wowza media server. |
|
#2
|
|||
|
|||
|
Well, that dll is not the point you should pay your time for....
why? because it does not have the full s/n validator as the java classes have..... it accepts even fake s/n, here is an example: 00000-99999-00000-00000-00000-0000z again, the real s/n validator is hidden deep deep down in a highly obfuscated java code (yes, not names, but java code!) you'll have a real fun reversing it, I guarantee it to you if you are interestd, I could post the validation code for S/N from that tricky dll..... half a screen page |
|
#3
|
|||
|
|||
|
You're right. I've found that any expired key will be accepted with no problem.
I've played a little bit with the server.jar and FileChunk class and it seems that even the JD-GUI doesn't decompile it. Back to java disassembly to see what to do with. Thank you |
|
#4
|
|||
|
|||
|
Or just use msiexec command line like :
msiexec /a youMSIfile.msi TARGETDIR="Path:\\where\You\Want\The\File" This will do an administrative install, you should then get the files with the all Folder tree from inside the msi |
| The Following User Gave Reputation+1 to For This Useful Post: | ||
|roe (06-15-2012) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| unlinker IDA - an IDA plugin for extracting functions from a PE file for later reuse | jonwil | Community Tools | 9 | 02-26-2022 04:48 |
| unlinker - a program for extracting functions from a PE file for later reuse | jonwil | Community Tools | 5 | 11-25-2016 08:24 |
| Self Extracting Exe | SLIM SLIM | General Discussion | 0 | 12-17-2002 04:34 |