hurdle-0.3.0: Extract function names from Windows DLLs.

The hurdle package

Hurdle - (H)askell (U)tilty (R)egarding (DL)l (E)xports.

Extract function names from Windows DLLs a-la pexports.

Hurdle has minimal dependencies: base, containers, and kangaroo (kangaroo just needs base and array).

Currently Hurdle also has minimal utility - please consider pexports instead as Hurdle doesn't yet print ordinals and fails on DLLs generated by Visual C++ (which puts function symbols in the .rdata section - gcc uses the .edata section).

Hurdle was a Sunday afternoon hack that has taken a good while longer...

Change-log

0.2.0 to 0.3.0

0.1.0 to 0.2.0

Properties

Versions0.1.0, 0.2.0, 0.3.0, 0.4.0
Dependenciesarray (≥0.2.0.0 & <0.4), base (<5), containers, kangaroo (≥0.2.0 & <0.3)
LicenseBSD3
CopyrightStephen Tetley <stephen.tetley@gmail.com>
MaintainerStephen Tetley <stephen.tetley@gmail.com>
Stabilityunstable
CategorySystem
Home pagehttp://code.google.com/p/copperbox/
Executableshurdle
Upload dateFri Jan 22 22:05:08 UTC 2010
Uploaded byStephenTetley

Downloads