Hi Hisham,

Attached a new rockspec for pe-parser.

Pe-parser (pure Lua module) parses Windows executables (.exe, .dll, etc) and 
extracts meta data from it. Most notably it has a `msvcrt` function that finds 
the windows runtime a binary was linked against. It fetches all imported dll 
names amongst a lot of other things.

It is far from complete, but the basic necessity was to find 'bitness' (32/64) 
of an executable and the runtime linked against. Comments and additions are 
welcome.

Please upload at your earliest convenience.

Thx.
Thijs

Attachment: pe-parser-0.1.0-1.rockspec
Description: pe-parser-0.1.0-1.rockspec

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to