I'm new to this type of programming, but proficient in web development... looking to expand my palette a little.
I have this file. In Windows 7 the file properties window claims its a 'system file', my assumption is that this is a generic description and isn't particularly useful, no file extention. This file resides on a usb drive which Windows machines can boot to to run various scripts and applications.
How can I determine what type of file this is and is it possible to de-compile it to view its code or even if that's possible? Sorry for two separate questions, a point in the right direction would be very helpful!
Thanks!
float_37 = function_22(int_13, int_5, char_27). You mention that this process runs scripts - you might just have text-based scripts that are sitting on the device. If you tried manually opening them in a text editor, you might find that they're just text files you can work with normally.