An activity which results in the creation of the model from a program source code
Questions tagged [code-modeling]
6 questions
32
votes
2 answers
What is the current state of the art for platform modeling?
When we're doing reverse engineering, we have a few levels of models. One of them is the instruction semantics model, which tells us what every native instruction does to modify instruction state. We're making progress there. However, another…

Andrew
- 1,522
- 12
- 15
-1
votes
1 answer
What is a USES Diagram?
I am new to reverse engineering code. I am currently trying to reverse engineer code that is poorly documented. The reason being is that my system will be based of the code I am reverse engineering. It is currently too complex to simple go…

philm
- 101
- 3