View Single Post
  #3  
Old 05-09-2025, 14:09
CRoot CRoot is offline
Friend
 
Join Date: Sep 2023
Posts: 5
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 3
Thanks Rcvd at 0 Times in 0 Posts
CRoot Reputation: 0
Quote:
Originally Posted by sendersu View Post
not sure it's possible to help without real .so file here...

when you say
> to assist with analysis
you mean static or dynamic one?
Thank you for your reply.
Yes, for such a complex control flow flattening as shown in the above figure, it seems that tools like angr can't handle it. I wonder if there are any other tools? Generally, it should be simulation execution, right? This .so file is someone else's product. It probably isn't very appropriate to upload it, right? The main reason I analyzed it was that I wanted to bypass the root detection so that it could run on my mobile phone. However, it seems that this "Protection shell code" has some kind of detection.

Additionally, I'm not sure if it violates the forum rules to upload certain commercial products here. Should I upload it?
Reply With Quote