How to Unpack a code ?
-
is there a way to extract this characters into ruby codes ? is it possible ?
eval %q{DQpyZXF1aX... ... ...JlICdza2VCAgDQo=}.unpack("m").to_s
there are some plug ins in packed format to reduse file size ... is it possible to make some changes into them ?
for example I want to disable mirror tools in CADfuder's Power bar and Use Mirror 3.3 by TIGand the same qustion about .rbs file ... (I think It's imposible !!!!)
-
You can't 'decrypt' an encrypted .rbs [without an awful lot of time and effort!]
You can 'unpack' scrambled file... I'll PM you the details - it's unfair to make it too 'public'... -
Hi TIG!!! MANY Thanks for your fast response and detailed feedback. It works
Advertisement