InfiniteMac OSx86  


Showing results 51 to 75 of 500
Search took 0.01 seconds; generated 80 minute(s) ago.
Search: Posts Made By: andyvand
Forum: 10.X 11-08-2011, 09:34 PM
Replies: 290
Views: 134,248
Posted By andyvand
I finished the work on the patches. @Akimoa:...

I finished the work on the patches.
@Akimoa: Please compile and test both patches (AutoPatcher + NoAutoPatcher).
I also included a new amd_insn_patcher for use with SL / Lion (sysenter trap is...
Forum: 10.X 11-02-2011, 09:20 AM
Replies: 290
Views: 134,248
Posted By andyvand
Still working on it but I don't have a lot of...

Still working on it but I don't have a lot of time (lots of work@work :-p)
I'll post results as soon as I can.
Forum: 10.X 10-31-2011, 02:54 PM
Replies: 3
Views: 7,148
Posted By andyvand
Install Snow Leopard (10.6.5 or above). It'll...

Install Snow Leopard (10.6.5 or above).
It'll work then with either adding your device id to the appropriate kext (Atheros 21 kext) or use DSDT injection for 0x2a device id ;)
Forum: 10.X 10-28-2011, 02:18 PM
Replies: 290
Views: 134,248
Posted By andyvand
Working on it. I studied the kernel some more...

Working on it.
I studied the kernel some more and saw csops routine.
It's a syscall used by dyld which checks code signing (and in dyld code it halts execution if incorrect).
Guess there are a few...
Forum: 10.X 10-21-2011, 09:16 AM
Replies: 290
Views: 134,248
Posted By andyvand
This weekend I can put some time aside for making...

This weekend I can put some time aside for making a new Lion kernel...
Keep you posted. ;)
Forum: 10.X 10-14-2011, 01:31 PM
Replies: 290
Views: 134,248
Posted By andyvand
I checked the way Lion decrypts, it's the same...

I checked the way Lion decrypts, it's the same way.
I should try to add a few patches and drop custom dyld and auto-patcher support.
Without the map_text_segment_sys syscall replacement (syscall 8)...
Forum: 10.X 10-13-2011, 02:09 PM
Replies: 168
Views: 89,234
Posted By andyvand
Tried that allready. It panics on the following...

Tried that allready.
It panics on the following instruction at 0xFFFF4001 -> lock inc %eax.
Old kernel checks which SSE3 emulator is requested...
Forum: 10.X 09-28-2011, 01:38 PM
Replies: 290
Views: 134,248
Posted By andyvand
Snow Leopard: no doubt Lion: Maybe, if they...

Snow Leopard: no doubt
Lion: Maybe, if they don't cause instant reset... :eek:
We need to test them to be sure...
Forum: 10.X 09-21-2011, 02:10 PM
Replies: 290
Views: 134,248
Posted By andyvand
Yeah, I also wish Apple had released their...

Yeah, I also wish Apple had released their xnu-1699.21.x sources (instead of 1699.22 ones).
With a bit of work they at least would have worked just fine on AMD.
Forum: 10.X 09-21-2011, 10:32 AM
Replies: 290
Views: 134,248
Posted By andyvand
Yes DP1 kernel and some other files (like Finder...

Yes DP1 kernel and some other files (like Finder and finder cache), it'll only work on Atom / Yonah though.
Look on the internet (google ;)) for more info.
Forum: 10.X 09-21-2011, 07:00 AM
Replies: 290
Views: 134,248
Posted By andyvand
Looooots of work on getting it done... haven't...

Looooots of work on getting it done... haven't isolated the problem yet...
Forum: 10.X 09-20-2011, 08:09 AM
Replies: 290
Views: 134,248
Posted By andyvand
yeah, I agree, I've been trying for weeks. ...

yeah, I agree, I've been trying for weeks.
Currently I'm designing a custom 10.7.0 kernel with 10.6.8 osfmk directory (requires a lot of adjustments).
I'll keep you posted if it works, then we at...
Forum: 10.X 09-20-2011, 06:52 AM
Replies: 290
Views: 134,248
Posted By andyvand
I've posted the assembly diffs between 10.7.0 DP1...

I've posted the assembly diffs between 10.7.0 DP1 and 10.7.0 GM
I hope somebody can help me identify which instructions enable 32bit (and thus also AMD) support.
They can be found here:...
Forum: 10.X 09-13-2011, 12:15 PM
Replies: 168
Views: 89,234
Posted By andyvand
Try my 10.6.8 kernel. It shouldn't have this...

Try my 10.6.8 kernel.
It shouldn't have this issue... ;)
Forum: 10.X 09-12-2011, 09:44 AM
Replies: 290
Views: 134,248
Posted By andyvand
No, not yet but I've taken a different approach. ...

No, not yet but I've taken a different approach.
I've diffed the standard SL kernel against the standard Lion kernel (to find out what was changed).
Lots of code to go through.
I've also...
Forum: 10.X 09-12-2011, 07:08 AM
Replies: 168
Views: 89,234
Posted By andyvand
Yes, I'll need to study any screenshots you can...

Yes, I'll need to study any screenshots you can give me of this.
It may help me put an override on the trap handler.
Forum: 10.X 09-03-2011, 11:58 AM
Replies: 168
Views: 89,234
Posted By andyvand
Damn... the problem is in the new SSE3...

Damn... the problem is in the new SSE3 emulator...
0xFFFF0001 is 2nd instruction of the SSE3 emulator...
Guess I'll also need to modify the trap handler to fix this. :-|:-|
Forum: 10.X 08-26-2011, 09:00 PM
Replies: 290
Views: 134,248
Posted By andyvand
I found the routines that do code signature...

I found the routines that do code signature checks on the pages + through dyld syscall.
I modified the code slightly so it will verify all code signature kernel checks as valid.
This means we can...
Forum: 10.X 08-26-2011, 06:09 PM
Replies: 290
Views: 134,248
Posted By andyvand
Damn... it didn't set the boot args... Editing...

Damn... it didn't set the boot args...
Editing /Extra/com.apple.Boot.plist may help but it's still with risk...
Which bootloader are you using?
Forum: 10.X 08-26-2011, 02:50 PM
Replies: 290
Views: 134,248
Posted By andyvand
You're right it doesn't. If you boot with...

You're right it doesn't.
If you boot with patcher_opts=49 -amd does it show the libraries it loads?
Because I see no reference to any libraries...
EDIT: Could it be that the boot arguments aren't...
Forum: 10.X 08-26-2011, 02:26 PM
Replies: 290
Views: 134,248
Posted By andyvand
Even with the increased message buffer it won't...

Even with the increased message buffer it won't be enough to store the 49 option.
It will do for a 48 though...
Forum: 10.X 08-26-2011, 02:06 PM
Replies: 290
Views: 134,248
Posted By andyvand
And patcher patched up the apps? Did you boot...

And patcher patched up the apps?
Did you boot verbosely?
If so at least that allready works... ;)
Forum: 10.X 08-26-2011, 02:05 PM
Replies: 290
Views: 134,248
Posted By andyvand
Should be fine... :)

Should be fine... :)
Forum: 10.X 08-26-2011, 01:50 PM
Replies: 290
Views: 134,248
Posted By andyvand
Can't you compress them to a png or so? If you...

Can't you compress them to a png or so?
If you can't make it smaller, upload it to a webspace or so (free webspace from a provider or so).
All upload sites are blocked over here so no go there...
Forum: 10.X 08-26-2011, 01:39 PM
Replies: 290
Views: 134,248
Posted By andyvand
If you want verbose patching you need the...

If you want verbose patching you need the following after patcher_opts:
49
Then it will output everything it loads (and patches) and output to console.
It will warn about decryption failing in the...
Showing results 51 to 75 of 500