Skip to content

Modifying InstantVNC/RES/{main,ask}.zip causes heap corruption #4

Description

@harryyoud

If these are modified, which is done by the build process after the build completes, miniWinVNC.exe crashes while authenticating with the server. Visual Studio debugger identifies heap corruption occurring in Echoware.dll, of which no program debug databases are available, so only the resulting assembly can be viewed. Manually continuing past the exception in the debugger results in normal functionality, with no adverse side effects, so it should be possible to just pass the exception without throwing an error

TODO:

  • Identify area of code causing problem
  • Pass the exception, ignoring errors
  • Actually fix cause of error

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions