Mark0's Forum

Software => TrID File Identifier => Topic started by: chaz6 on August 24, 2014, 10:13:57 PM

Title: TrIDLib - files in memory instead of disk
Post by: chaz6 on August 24, 2014, 10:13:57 PM
Is it possible to analyze a binary in memory instead of stored as a file on disk? I would like to go through a table of binary blobs in a database to infer their file types but I could not see anything in the api documentation about this scenario.
Title: Re: TrIDLib - files in memory instead of disk
Post by: Mark0 on August 26, 2014, 07:58:35 PM
Hi!

No, the library works only on files (at least at the moment).