![]() |
Quote:
|
|
the quick time crashes with latest kernel and patcher
hope it is solved in new kernel and arch x86-64 work also thanks andy for your time spending it on programing this kernel |
anther problem with this kernel is that vmware and parallel software cant be setuped it says it isnt intel cpu
but with anv 10.4 rel4 works fine with this software thanks andy |
There is another update to the kernel.
This time it can auto patch encrypted binaries (decrypting them to the new dsmos_page_transform, I figured out how it works). Ignore the failures at beginning boot, they are because it waits for "DSMOS has arrived". It will continue to load the binaries untill they are succesfully loaded :) All that is left now is getting a stable custom dyld built (for library + framework auto patching) and then we will have everything where we need it ;) I could however use some help on this because the issue (I think) is that the coresymbolication functions aren't available. |
thanks andy you are very good i love your work :)
will test it ;) with out you what will we do :D |
after first test
x86-64 not work dont know what is problem with x86-64 bulid |
-force64 causes instant restart
Great work so far, Andy! There is one more issue which you should add to your list and that is 64-bit. When I use the kernel flag -force64, it just causes my computer to restart.
|
new kernel work for me and with -force64 now, can some one tell me how to apply those patches? thanks
|
The kernel patches?
You wont need them unless you plan to modify the source yourself, i haven't done it in osx for ages but check out this if you're interested. http://shantonu.blogspot.com/2009/09...-has-been.html And please read this: http://linux.die.net/man/1/patch There is no sense in going trough this unless you know what you're doing and actually commit some changes. |