Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 312395
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T08:00:45+00:00 2026-05-12T08:00:45+00:00

When I am in debug and I am dealing with some legacy code or

  • 0

When I am in debug and I am dealing with some legacy code or some framework sometimes I need to get the property that contains a particular value. For example I know I put 153 on UI and I need to know where is it after I put it there. This will help to understand lot of things about this framework. That`s a one usage, the question is how to do it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T08:00:45+00:00Added an answer on May 12, 2026 at 8:00 am

    I wonder if you are referring to a “reverse engineering” requirement
    where, you do not have source-level debug and
    cannot use symbol reference to locate the field in question.

    If that is so, and you know a general address range where the change might occur,
    you could take a snapshot of the memory area before and after the change.

    A diff on two text snapshots in this way would locate the address.


    Another way would be to run a search through the address range to locate the entered value.

    • This is prone to false-positives depending on the ‘simplicity’ of the changed value
      (153, for example, is very difficult to search)
    • If the input can be altered in the program memory, it will also cause false-negatives

    Some debug environments support data-watchpoints.
    But these are usually not available for large ranges.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need debug some old code that uses a Hashtable to store response from
I have been helping someone debug some code where the error message was Day
I'm dealing with some hundreds of thousands of lines of code, and I'm stumped
When I debug in Visual Studio, Firefox opens and that is annoying because of
I would like to debug an embedded system containing gdb remotely using some kind
Where I work, we have a large codebase of C code that we build
For debug purposes I need to send 1 table of an existing Firebird 1.5
Hitting debug will deploy the application to \program files\AppNamespace\AppName.exe and attach to it. However,
How do you debug PHP scripts? I am aware of basic debugging such as
I want to debug an application in Visual Studio but I ONLY have the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.