|
|
|
|
|
by tonygo
621 days ago
|
|
Hi :) I am not really experienced with ARM haha :) So the way that I approached it was:
- how could I remove the call of fork (because I don't want to fork)
- how could I patch the register that should contains the result of the fork operation I guess that it sounds like a naive approach haha Feel free to propose an alternative I patch, I could update the post and credit you :) |
|