Post Atpodg6WUxnxY9w5Tc by [email protected] | |
More posts by [email protected] | |
Post #AtpR0fOgtZ997MrXn6 by [email protected] | |
0 likes, 0 repeats | |
The fun thing about reverse engineering binaries is that you find all the usele… | |
Post #AtpR7lEzZEpRGhi0lE by [email protected] | |
0 likes, 0 repeats | |
save SI, save DI, restore DI, restore SI, and we're done. | |
Post #AtpR7pBEv8ChUDz4T2 by [email protected] | |
0 likes, 0 repeats | |
I have no idea how this got generated. SI/DI aren't normally saved register… | |
Post #AtpREtmGE84Llsfoyu by [email protected] | |
0 likes, 0 repeats | |
@foone very useful function | |
Post #AtpRFO4ja0fhjrXzwO by [email protected] | |
0 likes, 0 repeats | |
@foone ah, the do-si-do | |
Post #AtpRIDwfhQnZBp82oC by [email protected] | |
0 likes, 0 repeats | |
I'm assuming a compiler wrote this code, because the idea that a human wrot… | |
Post #AtpRUVG99TY8Mb5qJk by [email protected] | |
0 likes, 0 repeats | |
@foone Called later as some busy loop? | |
Post #AtpRUVMWlkeagO4wGO by [email protected] | |
0 likes, 0 repeats | |
@trini doesn't seem to be called at all | |
Post #AtpRWoYsMGV0o5xJrc by [email protected] | |
0 likes, 0 repeats | |
@foone Push a push pop, push it for flavour. Don’t push me, push a push pop. | |
Post #AtpRrzzX3az2KzWeCe by [email protected] | |
0 likes, 0 repeats | |
@foone I would believe that a human wrote a macro that wrote this, though. | |
Post #AtpoTIF6MQ0seGzqRE by [email protected] | |
0 likes, 0 repeats | |
@foone either a compiler wrote this, or, if is a human, then they probably just… | |
Post #AtpoWZuF90XeIeo4FU by [email protected] | |
0 likes, 0 repeats | |
@foone push em, you know, just in case | |
Post #Atpodg6WUxnxY9w5Tc by [email protected] | |
0 likes, 0 repeats | |
@foone it almost feels like the function was supposed to take in 2 values via S… | |
Post #AtponYTjhm0qnNVGcq by [email protected] | |
0 likes, 0 repeats | |
@fooneSimple time delay? | |
Post #AtppgHETWkrnEbSUPA by [email protected] | |
0 likes, 0 repeats | |
@foone That's even more special, yeah.. |