Files

769 B

Back to Twitter thread index


title: "My prefered method of managing application data was the 'self-modifying-binary':" author: "NOTimothyLottes" handle: "@NOTimothyLottes" post_url: "https://x.com/NOTimothyLottes/status/1591646625692553216" post_id: "1591646625692553216" timestamp: "2022-11-13 04:18:21" post_count: 1 reply_count: 0 repost_count: 0 like_count: 0 view_count: 0

@NOTimothyLottes — My prefered method of managing application data was the 'self-modifying-binary':

Post 1 (2022-11-13 04:18:21)

My prefered method of managing application data was the 'self-modifying-binary': (a.) on launch copy binary to temp file, (b.) launch temp file, (c.) exit, (d.) now temp file execution can freely modify origional binary :)