Comments on: Dynamic Code Injection for Good https://www.intellectsoft.net/blog/dynamic-code-injection-for-good/ Tue, 15 Oct 2019 09:33:44 +0000 hourly 1 https://wordpress.org/?v=5.8.2 By: BInoj VJ https://www.intellectsoft.net/blog/dynamic-code-injection-for-good/#comment-159 Thu, 27 Mar 2014 11:02:27 +0000 https://stanfy.com/?p=5056#comment-159 In reply to Paul Taykalo.

Thanks for all the Support. Never expected this much support from the author. Paul took 2-3 hours of his time to sort out my problem. Everything works now. DYCI saves a large amount of time in development.

Thank You Paul. All the best for your future works. 🙂

]]>
By: Paul Taykalo https://www.intellectsoft.net/blog/dynamic-code-injection-for-good/#comment-158 Wed, 26 Mar 2014 11:57:49 +0000 https://stanfy.com/?p=5056#comment-158 In reply to Binoj.

Hi #Binoj 🙂
No it’s not a fake.
Try to clean your project first.
Then make sure, yo’ve installed dyci. I think you did 🙂
Then make sure you’re trying to do this on Simulator.

It works 🙂

Also try. to check this link https://github.com/DyCI/dyci-main/wiki/FAQ. And if it will not work after this – you can contact with me – my Skype is on my Github page 🙂

]]>
By: Binoj https://www.intellectsoft.net/blog/dynamic-code-injection-for-good/#comment-157 Wed, 26 Mar 2014 11:39:56 +0000 https://stanfy.com/?p=5056#comment-157 Hi,
I had tried to install DYCI and it showed as success. But When I’m trying to use it, it shows some error.

Couldn’t load index file ‘/Users/Binoj/.dyci/index/59b71d5b4fd566e51dc49588769da933’ (/Users/Binoj/Documents/MyProjects/Calculator/Calculator/ViewController.m). Use default compilation instead

I tried to reinstall but uninstall is not working. All my colleagues say’s its fake but anyway I tried. Please reply if you can help.

]]>
By: jorge https://www.intellectsoft.net/blog/dynamic-code-injection-for-good/#comment-156 Mon, 17 Mar 2014 14:36:37 +0000 https://stanfy.com/?p=5056#comment-156 In reply to Terry A Davis.

It’s not all compilation. In some systems “deployment” and the “find” step mentioned in the article can also take a lot of time.

]]>
By: Terry A Davis https://www.intellectsoft.net/blog/dynamic-code-injection-for-good/#comment-155 Mon, 17 Mar 2014 13:55:46 +0000 https://stanfy.com/?p=5056#comment-155 I don’t do this injection. My compiler compiles 50,000 lines in a second. My operating system is 130,000 lines total. I compile half ahead of time and half at boot time.

]]>