Results 1 to 10 of 10

Thread: Binary metamorphosis

Threaded View

  1. #1

    Thread Starter
    Lively Member Paul A. Gagniuc's Avatar
    Join Date
    Feb 2022
    Location
    Romania, Bucharest
    Posts
    66

    Binary metamorphosis

    Consider a situation in which you don't have te source code of your own application; but the compiled version is usable as a component part in a more complex software system. The VB6 applications shown below use the hexadecimal system to encode the binary content of an executable file. The point here is that one may compile an executable file that contains another executable file inside. Once the new executable file is executed, it is able to write the embedded executable file on disk as an independent executable file.


    Download: Binary metamorphosis


    Name:  2.jpg
Views: 438
Size:  59.7 KB


    Name:  tini.jpg
Views: 492
Size:  15.1 KB
    Last edited by Paul A. Gagniuc; Mar 21st, 2022 at 04:01 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width