Giter Club home page Giter Club logo

Comments (7)

flysoar avatar flysoar commented on August 19, 2024

十分感谢,我们对OC的测试尚不充分.在编写这个Pass的时候,我只考虑到了char*的情况,对其他情况没有多做考虑.我会尽快的处理这个问题.但最近有其他工作需要处理,bug修复可能延迟,十分抱歉.

from armariris.

flysoar avatar flysoar commented on August 19, 2024

问一下,你运行的平台是X86还是ARM?

from armariris.

itcbx avatar itcbx commented on August 19, 2024

在mac下编译的llvm,然后测试的是x86版的ObjectiveC,参数
clang -fobjc-arc -S -emit-llvm -mllvm -sobf test.m

from armariris.

itcbx avatar itcbx commented on August 19, 2024

后来我把那段copy旧的gv的attribute的那个语句注释掉,NSString就能正常混淆了,因为原本NSString引用的char*字符串,section段里有个常量标识,强行修改内容会导致错误。不过这样子就改变了NSString的不可变属性了,不知有没有安全隐患。

from armariris.

flysoar avatar flysoar commented on August 19, 2024

我认为应该没多大的安全隐患,十分感谢,稍后我将会将你的修改添加到我这边.

from armariris.

itcbx avatar itcbx commented on August 19, 2024

已提交pr.

from armariris.

flysoar avatar flysoar commented on August 19, 2024

十分感谢,已合并

from armariris.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.