Adventure2024 Help

Anomaly 74-76 - Tears of the Analyst-C++ Class Reversing - All Parts

Anomaly 74

image_35.png
We can see that we are inheriting stuff from Citizen

Anomaly 75

image_36.png
Looking at all the functions we see that this function is inherited

Anomaly 76

image_35.png
We can see we are passing a string and two ints into the Citizen class

Last modified: 28 May 2024