How can I make this PUBLIC RSA KEY readable again? I have some data that I want to read, but the key I had is hardcoded into an application, so with an Hex Editor, I got hold of this key. How to make it into a normal usable/readable key? The key is included in the included google search link.

Well... Here is the VB6 code for that app, and also a 20kb .EXE file (compiled project) in a ZIP file.

If you have VB6 then compile it for yourself, if not, use an online virusscanner, read it with an hex editor, run it in a sandbox, use thinstall to make an standalone sandboxed app, run it in a disposable virtual machine, or simply try to trust me, it is not malicious code, or viruses - this is for learning!

https://drive.google.com/file/d/0B5OTDe4w53YyWUF4QXhUNmhNdTg/view?usp=sharing

MD5 dd449f8447a9c855c6517695aae52257 SHA1 289ac1c3749e4a0f051dfac28a4fbcc2c162ba32 SHA256 e38392d87e33252a0450410b0399f0cf8511d88612fbfa959770bc7148d31825 ssdeep 96:/lxOkglcMkUrpGrkjva4ijKVFBT2rPUEf2:/T+eCNGQDtIKVFd2AEf

authentihash 85e4079da89e36476c526b9b6e68a11745ff3f78f84f9c2009b4dc4f3bacb907 imphash 54144db5f1a7aab46c8b1ed014abeea4 File size 20.0 KB ( 20480 bytes ) File type Win32 EXE Magic literal PE32 executable for MS Windows (GUI) Intel 80386 32-bit

TrID Win32 Executable Microsoft Visual Basic 6 (90.5%) Win32 Executable (generic) (4.9%)

I scanned it using TWO online scanners, and a majority of the scanners says CLEAN, but from the two sites I use to scan, three virus engines gives out false positives, since the file is not signed (i dont have any signing certificates, or money to buy them)

Here are the honest scan results for this file:

https://www.virustotal.com/en/file/e38392d87e33252a0450410b0399f0cf8511d88612fbfa959770bc7148d31825/analysis/ (Qihoo-360 gives false positive"HEUR/QVM03.0.Malware.Gen")

https://www.metascan-online.com/#!/results/file/2532645b717e42009f67621d03ebeba7/regular

(Filseclab gives false positive "Worm.VBNA.b.xunj.mg") (Xvirus gives false positive "Suspicious:NewThreat.38")

If you don't belive me when I say its false positives, then simply compile the script in Visual Basic 6 yourself, and upload YOUR version of the compiled file to those teo sites - and see for yourself - False positives !!

/r/ReverseEngineering Thread Parent Link - google.no