Remove iOS anti-debug

Source: Internet
Author: User

In the reverse process often encounter anti-debugging, the following code:

0008bd8eMovs R1, #0xa;argument #2 for method Imp___symbolstub1__dlopen0008bd90BLX Imp___symbolstub1__dlopen0008bd94MOVW R1, #0xe1030008bd98         movR6, R00008bd9aMovt R1, #0x10;0x10e103 (Sub_10dfd8 + 0x12b)0008bd9e         AddR1, PC;"Ptrace", argument #2 for method Imp___symbolstub1__dlsym0008bda0BLX Imp___symbolstub1__dlsym0008bda4         movR4, R00008bda6movs R0, #0x1f0008bda8movs R1, #0x00008bdaamovs R2, #0x00008bdacmovs R3, #0x00008bdaeBLX R4
View Code

Find the Ptrace function address in the Dynamic Connection library, and then call the Ptrace function, reverse debugging, as long as the first parameter can be modified, arbitrarily change a value.

Refer to this article: http://www.cnblogs.com/catch/p/3476280.html

Follow-up will be perfected

Remove iOS anti-debug

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.