hurdle: Extract function names from Windows DLLs.
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, pretty 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++ (Hurdle was a Sunday afternoon hack that took a wee bit longer). But... if anyone has a compelling use case that would benefit the community, I'm willing to look at extending Hurdle.
Change-log
1.0 to 0.2.0
Changed to use kangaroo binary parser combinators.
Added error message reporting parser failure when .edata section is not found.
Downloads
- hurdle-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.3.0, 0.4.0 |
---|---|
Dependencies | array (>=0.2.0.0 && <0.4), base (<5), containers, kangaroo (>=0.1.0 && <0.2), pretty [details] |
License | BSD-3-Clause |
Copyright | Stephen Tetley <stephen.tetley@gmail.com> |
Author | |
Maintainer | Stephen Tetley <stephen.tetley@gmail.com> |
Category | System |
Home page | http://code.google.com/p/copperbox/ |
Uploaded | by StephenTetley at 2009-12-23T11:52:36Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | hurdle |
Downloads | 2975 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-30 [all 7 reports] |