Author Topic: Nopbish question  (Read 736 times)

0 Members and 1 Guest are viewing this topic.

Offline IP5G

  • NULL
  • Posts: 1
  • Cookies: 0
    • View Profile
Nopbish question
« on: October 01, 2012, 12:45:24 am »
Noobish question I no python c/ c++ I'm looking for a way to compile arm elf tool chain on windows if not mac osx just where to get the files etc  and looking for some good advice on learning iOS exploitation vulnerabilitie searching etc
IP5G

Offline techb

  • Soy Sauce Feeler
  • Global Moderator
  • King
  • *
  • Posts: 2350
  • Cookies: 345
  • Aliens do in fact wear hats.
    • View Profile
    • github
Re: Nopbish question
« Reply #1 on: October 01, 2012, 01:56:25 am »
Noobish question I no python c/ c++ I'm looking for a way to compile arm elf tool chain on windows if not mac osx just where to get the files etc  and looking for some good advice on learning iOS exploitation vulnerabilitie searching etc
IP5G


With out punctuation, this is impossible to read. Use proper grammar so we can understand what it is your asking.
>>>import this
-----------------------------

Offline DangerousLlama

  • Peasant
  • *
  • Posts: 90
  • Cookies: 5
  • Eat hay, not war.
    • View Profile
Re: Nopbish question
« Reply #2 on: October 01, 2012, 02:11:37 am »

With out punctuation, this is impossible to read. Use proper grammar so we can understand what it is your asking.


The post is called "Nopbish question" what did you expect?  ;D


@OP. Asking for general advice on iOS exploitation is way vague, you have to be more specific. So I suggest researching on the topic then coming back with a question based around the specific thing you are working on. As for the ARM-ELF question I'm sorry but its impossible to read, and even if it was clear there's not much information to go on.

Peace

artymig

  • Guest
Re: Nopbish question
« Reply #3 on: October 01, 2012, 03:44:47 am »
iOS exploitation... there was a talk somewhere about that. It was a "PowerPoint." I believe it was about the kernel, but it was iOS 2.1.

arm-elf-gcc... if you Google (or Bing, or DuckDuckGo, etc) it, you can find a package for Mac. Also MacPorts happens to have it. Windows, one solution is to use Cygwin and grab a Linux package. Third option: multi-boot / VM.