Skip to content

issues Search Results · repo:m4b/rdr language:OCaml

Filter by

8 results
 (45 ms)

8 results

inm4b/rdr (press backspace or delete to remove)

Sorry, I know absolutely nothing about ocaml to even begin diagnosing the issue, so I ll just copy paste the errors to a gist. https://gist.github.com/lanza/bf176c06bbad4f7f5c12ddd45b148d69
  • lanza
  • 4
  • Opened 
    on Feb 26, 2018
  • #9

It would be nice if you provided command line API compatibility with nm. I am not suggesting that you should remove the current API or that nm s API is in any way Superior. However, if you had full compatibility ...
  • isomarcte
  • Opened 
    on Mar 6, 2017
  • #8

The current [README.md][README] file indicates that this package has been released at version 3.0.0. This appears to be reflected in the source code as well, however there is no git tag for v3.0.0. Would ...
  • isomarcte
  • Opened 
    on Mar 6, 2017
  • #7

Doing so is correct and removes a gtree bug with duplicate symbols being reported as a warning when they re actually versioned symbols
  • m4b
  • Opened 
    on Sep 24, 2015
  • #5

Specifically: rdr /usr/lib/wine/fakedlls/comctl32.dll causes a Not_found exception; this prevents archlinux systems from building a recursive map with rdr -b -r
  • m4b
  • 1
  • Opened 
    on Sep 23, 2015
  • #4

ELF symbol lookups, i.e.: rdr -m -f pthread_cond_signal need explicit versioning against libraries in linux/ELF, otherwise an erroneous warning is posted that multiple libraries were resolved for the ...
  • m4b
  • Opened 
    on Sep 23, 2015
  • #3

Currently rdr makes bad distinctions between offsets and vmaddr. Unfortunately, our previous binary masters believed that embedding vmaddresses in the binary was the responsibility of the binary and not ...
  • m4b
  • Opened 
    on Sep 22, 2015
  • #2

When a mach map is built: rdr -m -f _printf -D will incorrectly disassemble the wrong area, as rdr sucks out the 64-bit binary and all offsets are not relative to the original fat binary. To fix this, ...
  • m4b
  • Opened 
    on Sep 17, 2015
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub