Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple Mach-O Linker Error #468

Open
chasedson opened this issue Mar 16, 2017 · 7 comments
Open

Apple Mach-O Linker Error #468

chasedson opened this issue Mar 16, 2017 · 7 comments

Comments

@chasedson
Copy link

I read the issue posting guidelines.

Undefined symbols for architecture i386:
"_whole_dump", referenced from:
_exploit in jailbreak.o
"_whole_base", referenced from:
_exploit in jailbreak.o
"_text_exec_base", referenced from:
_exploit in jailbreak.o

Basically that error when building, but a long longer. What is going wrong?

@ghost
Copy link

ghost commented Mar 18, 2017

are u building for 32 or 64 bit, this is only 64bit jailbreak so use arm64 to build not armv7

@Mila432
Copy link
Contributor

Mila432 commented Mar 18, 2017

@bytegig wow you really know your stuff ..

@ghost
Copy link

ghost commented Mar 18, 2017

me i dont even have a mac so i cant build it, i teach myself stuff Twitter @bytegig and I don't even know how i got here! Please help me btw reach my future hacking career. my website is gig-a-byte.co.nf

@jakeajames
Copy link

@bytegig You're wrong. yalu102 is a armv7 only application which only works on 64 bit devices. Doesn't make too much sense but that's the truth

@ghost
Copy link

ghost commented May 26, 2017

@jakeajames i am not wrong yalu102 is armv7 but ian beers exploit can be ported to 32bit and so can armv7. U need to port it which means changing the code so it is 32bit but it takes a while. and u r wrong armv7 is 32bit #makearmv7greatagain

@jakeajames
Copy link

@bytegig You said "so use arm64 to build". That's WRONG. It will NEVER build at arm64.

@endercypher
Copy link

@jakeajame @bytegig yes you are correct @jakeajames it won't ever build at Arm64 it will only build as Armv7 because the Kernel exploit has to run as 32-Bit to bypass KPP which is for 64-BIT DEVICES ONLY I DONT EVEN HAVE REMOTE ACCESS TO A MAC AND I KNOW MORE THAN YOU!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants