Skip to content

Check if input is VA only w/o any base address info#143

Merged
arvindshmicrosoft merged 1 commit intomainfrom
check-if-vaonly
Jun 14, 2025
Merged

Check if input is VA only w/o any base address info#143
arvindshmicrosoft merged 1 commit intomainfrom
check-if-vaonly

Conversation

@arvindshmicrosoft
Copy link
Copy Markdown
Member

  • Add helper function to detect VA-only input
  • Add the check for VA-only input in the GUI
  • Add automated tests for VA-only input detection

Fixes #116

@arvindshmicrosoft arvindshmicrosoft force-pushed the check-if-vaonly branch 2 times, most recently from 0c8fb76 to de4ca35 Compare June 14, 2025 02:26
* Add helper function to detect VA-only input. Fixes #116.
* Add the check for VA-only input in the GUI.
* Add automated tests for VA-only input detection.
* Fix unrelated dormant bug where module base address info was not
  cleared if empty string input was provided.
* Minor updates to dialog box and copyright text.
@arvindshmicrosoft arvindshmicrosoft merged commit 554390b into main Jun 14, 2025
4 checks passed
@arvindshmicrosoft arvindshmicrosoft deleted the check-if-vaonly branch June 14, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prompt user if VA-only input is used but no loaded module info is available.

1 participant