; v0.0 @ 5.10.00   - wow i decrypt now the 5 encryption layers of pcg code
;                   - debugging does fun... :))
;
; some hours later
;
; v0.1  @ 5.10.00   - decrypts now each section of pefile
;                     (but don't resize it.... :( at the moment )
;                   - found the location of oep storing after some tracing
;                   - aargh!, found a really terrible bug!!!! fixed it...
;
; its friday :)
;       @ 6.10.00   - added section scanning for encrypted shit
;                   - added stupid msgbox...
;                   - import table pointer is not corrected... this
;                     will cause our files to crash.... fixed...
;                   - found a cruely bug in decryption of section....
;
;       @ 7.10.00   - still haven't solved the decryption problem
;
;       @ 8.10.00   - i was working most time on tEunlock v1.1 :-)
;                   - no plan how to get around it?!? (decryption prob)
;                   - recoded the encrypted code scanning shit...
;                     working better now
;
; v0.2  @ 10.10.00  - added first *working* brute forcer to my proggy
;                   - increased version number to 0.2 *beta*
;                     (note: BRUTE FORCING IS THAT SLOW!!!!)
;                   - removed brute forcer coz its INCREDIBLE SLOW
;                   - debugging for hours and hours and hours
;                     found out that i missed a decryption layer :)))
;                     now i solved the problem with the second decryption
;                     key :)
;                   - WOW!!! pc guard is better than i thought @ first
;                     different options -> different decryption shit....
;                     (hmmm very strange)
;       @ 12.10.00  - finished teunlock v1.1 today ;-))
;                   - noticed after some tracing that iam maybe not correct
;                     (decrypting -> options)
;                   - found unpack data
;                   - scanning for encrypted section is now 100% completed
;                     but still much more to do....
;                   - pcguard "detection" bug discovered... and fixed
;                   - tried to figure out why files with other options
;                     are crashing.... noticed that the #2 decryption
;                     is missing :((( go to work again....
;                     i haven't yet located the decryption key calculation or
;                     whereever it has been hidden but iam gonna go to bed now
;                     coz i'll have to wake up @ 5am (thats not nice!!!)
; v0.3  @ 13.10.00  - back from school and started to debug....
;         13:00pm   - figured everything out ;-) fixed decryption shit
;                   - increased version number to v0.3
;                   - still found 2 files that are crashing.....
;                     (winzip v8.0 *beta* noticed that the import table is
;                      beeing messed up.... (decrypted but i think it wasn't
;                      encrypted))
; v0.3.2  23:00pm   - got home.... working on the killing of the pcgw code
;                     (again :)... done
;                   - also noticed that the version Pc Guard itself is protected
;                     with, is completely different!!! (offsets and values)
;                     maybe its a "special" version made for pc guard.exe
;                     based on v3.03.....
;                     otherwise it could also be that all *REGGED* versions
;                     are like this one...
;                   - adding tag to unpacked files
;                   - increased version number to 0.3.2 beta hehe 
; v0.3.3 @ 14.10.00 - wow improved the decrypting scanning again
;                     (also winzip is now working..... hope the additions
;                      to my routine will work with all files...)
;                   - played around with pw
;                   - debugged more and more and found out how the passwd
;                     decrypt shit worx.... iam really sorry but if i would
;                     add a bruteforcer it would really take too much time
;                     till u get the password
;                   - please note that some comments above are not correct...
; v0.4   @ 15.10.00 - simply turned the version number to v0.4!
;          19:00pm  - i got STUCK really deep in shit!
;                   - u cannot imagine how much work it was to improve it
;                     but hey i managed it!!! after some hours lost in the
;                     deep codewoods i have found a way out!
;                   - did several beta testing now and i think i can
;                     release it to the public
;		    - changed also the icon... much nicer now :)))