Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PE: Support multiple debug directories and VCFeature, Repro, ExDllCharacteristics, POGO parsers #403

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    4a432f4 View commit details
    Browse the repository at this point in the history
  2. Import alloc::vec::Vec;

    kkent030315 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e0b325f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f817a0f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    b4c19ed View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    22e1a3a View commit details
    Browse the repository at this point in the history
  2. Add ReproInfo and ExDllCharacteristicsInfo parsers

    - Added decent docs for `pe::debug` structs and constants
    - Added integration tests for `pe::debug::DebugData`
    kkent030315 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    04dad2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfa48ca View commit details
    Browse the repository at this point in the history
  4. Fix docs

    kkent030315 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9f6254f View commit details
    Browse the repository at this point in the history
  5. Fix doc comments

    kkent030315 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    44bb522 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ebb036 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b86b0b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0d22ce View commit details
    Browse the repository at this point in the history
  9. Fix doc

    kkent030315 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f2af2f6 View commit details
    Browse the repository at this point in the history
  10. Format

    kkent030315 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    10fc043 View commit details
    Browse the repository at this point in the history
  11. Update doc comment

    kkent030315 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b4c2672 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    96ae98f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c5ff9c7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1be8826 View commit details
    Browse the repository at this point in the history
  15. Fix doc

    kkent030315 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    50bdcc8 View commit details
    Browse the repository at this point in the history
  16. Fix doc

    kkent030315 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2186578 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    24879d6 View commit details
    Browse the repository at this point in the history
  18. Fix doc

    kkent030315 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    60c1430 View commit details
    Browse the repository at this point in the history
  19. Format

    kkent030315 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ddca65d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3651bd7 View commit details
    Browse the repository at this point in the history