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, 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
3.0 to 0.4.0
Changed to use kangaroo-0.4.0
2.0 to 0.3.0
Changes to use kangaroo-0.2.0
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.4.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), bytestring, containers, kangaroo (>=0.4.0 && <0.5) [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 2010-02-24T21:46:02Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Executables | hurdle | 
| Downloads | 3012 total (10 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 8 reports]  |