Author Topic: Codes  (Read 1254 times)

Abc.123

  • Jr. Members
  • **
  • Posts: 50
  • Reputation: 0
  • iDevices: iPod
Codes
« on: December 02, 2012, 11:16:41 pm »
How do you make codes for tweakes

Abc.123

  • Jr. Members
  • **
  • Posts: 50
  • Reputation: 0
  • iDevices: iPod
Re: Codes
« Reply #1 on: December 02, 2012, 11:17:04 pm »
Tweaks*

h4ck3rpr0n3

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3063
  • Reputation: 130
  • Developer, Genius :P :P
  • Badges:
  • Computers: HP Pavillion g7: Windows 7, BT5 R1, Ubuntu 12.04, Windows 8, Linux Mint
  • iDevices: ipod touch 3g, ipod touch 2g
Re: Codes
« Reply #2 on: December 02, 2012, 11:28:17 pm »
For iDevices? Those are written in objective-C. You'll want to look into xcode which is on mac os's so if your running windows or linux you'll need to use a VM.
goals:
[] get developer status
[X] get 30+ karma
[X] get to hero member
[X] become part of the staff

languages i know:
JavaScript
CSS
HTML
PHP
C
C++
Cython
Python

Abc.123

  • Jr. Members
  • **
  • Posts: 50
  • Reputation: 0
  • iDevices: iPod
Re: Codes
« Reply #3 on: December 02, 2012, 11:31:59 pm »
Oh so you make codes on your computer onto your IDevice

h4ck3rpr0n3

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3063
  • Reputation: 130
  • Developer, Genius :P :P
  • Badges:
  • Computers: HP Pavillion g7: Windows 7, BT5 R1, Ubuntu 12.04, Windows 8, Linux Mint
  • iDevices: ipod touch 3g, ipod touch 2g
Re: Codes
« Reply #4 on: December 02, 2012, 11:39:39 pm »
Umm... If i'm understanding you right yes and no. Yes you can and do code on your computer, you don't even need a fancy IDE you can just use notepad if you wanted too. After you write your program you package it up and put it on a repo in Cydia and then you can download it directly to your device. I suppose you could also email it to yourself after it's packaged and install it without cydia.
goals:
[] get developer status
[X] get 30+ karma
[X] get to hero member
[X] become part of the staff

languages i know:
JavaScript
CSS
HTML
PHP
C
C++
Cython
Python

Don't like seeing ads? Click here to register!

Abc.123

  • Jr. Members
  • **
  • Posts: 50
  • Reputation: 0
  • iDevices: iPod
Re: Codes
« Reply #5 on: December 02, 2012, 11:45:22 pm »
I'm sorry I'm new here and I'm just trying to get into being a good hacker and modder but I'm just not quite understanding how every thing works so I just kinda been asking people how to become a modder or a hacker

h4ck3rpr0n3

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3063
  • Reputation: 130
  • Developer, Genius :P :P
  • Badges:
  • Computers: HP Pavillion g7: Windows 7, BT5 R1, Ubuntu 12.04, Windows 8, Linux Mint
  • iDevices: ipod touch 3g, ipod touch 2g
Re: Codes
« Reply #6 on: December 02, 2012, 11:52:44 pm »
Don't appologize, you didn't do anything wrong, wanting to learn is good. I might suggest using the search bar before asking questions though, and Google as well. Everyone here is willing to help but not unless a little effort is put forth on your part, we don't like to spoon-feed. Do you understand what i'm getting at?
goals:
[] get developer status
[X] get 30+ karma
[X] get to hero member
[X] become part of the staff

languages i know:
JavaScript
CSS
HTML
PHP
C
C++
Cython
Python

Abc.123

  • Jr. Members
  • **
  • Posts: 50
  • Reputation: 0
  • iDevices: iPod
Re: Codes
« Reply #7 on: December 02, 2012, 11:56:00 pm »
Yes, I know what your saying and I know your not trying to be mean or anything I get it that I have to kinda just research it up and then go back to you guys and MABEY help out with stuff once I get the hang of the hacking

@MeddleR

  • Noob
  • *
  • Posts: 31
  • Reputation: 5
Re: Codes
« Reply #8 on: December 03, 2012, 03:36:45 am »
Well, my 2 cents:
Just to look through file systems with iFile and Windows Explorer, and understand different file extensions, directories(folders) and what they are and why they're there, (like png found in like anywhere and used to let the computer know that its random binary actually calculates an image)
Then start downloading files to modify your idevice and computer, use cydia a lot to get and understand tweaks.
Get used to the way everything works and learn the basics of the internet (What it is), and a few basic shell (CMD) commands
Then from there learn what a programming language is.

How to Be A Hacker:
Learn the basics of hacking (i dont know them), learn what DDOSing is what Phishing is what SQL is and why we inject it so much, learn about famous hackings and LEARN SOCIAL ENGINEERING don't know what it is? Look up Kevin Mitnick. Learn what makes things tick or just get a rough idea and learn the names of lots of programming languages.

How to Be A Programmer:
learn a programming language (i.e. Python and C) but Python first to give you an idea of things, dip into a few other languages to get a taste of the world and learn HTML
Go get apps from the app store like: Codea, Pythonista, Kodiak and PR0C0D1N6 (Lua,Python,PHP,Processing and Html 5 Canvas or Javascript respectively) and use them to program, depnding on what language you learn.
« Last Edit: December 03, 2012, 03:48:57 am by @MeddleR »

Ironman

  • Administrator
  • Hero Member
  • *****
  • Posts: 5102
  • Reputation: 251
  • Badges:
  • Computers: ASUS UL50VT
  • iDevices: iPhone 5, iPhone 4S, iPhone 4, iPhone 3GS
Re: Codes
« Reply #9 on: December 03, 2012, 07:41:29 am »
Good advice @MeddleR.
+1
Click for How to Add Our Repo
If you're going to ask questions....
At least make them good ones.

Knowledge is the one thing that can never be taken from you

Don't like seeing ads? Click here to register!

h4ck3rpr0n3

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3063
  • Reputation: 130
  • Developer, Genius :P :P
  • Badges:
  • Computers: HP Pavillion g7: Windows 7, BT5 R1, Ubuntu 12.04, Windows 8, Linux Mint
  • iDevices: ipod touch 3g, ipod touch 2g
Re: Codes
« Reply #10 on: December 03, 2012, 07:51:27 am »
Well, my 2 cents:
Just to look through file systems with iFile and Windows Explorer, and understand different file extensions, directories(folders) and what they are and why they're there, (like png found in like anywhere and used to let the computer know that its random binary actually calculates an image)
Then start downloading files to modify your idevice and computer, use cydia a lot to get and understand tweaks.
Get used to the way everything works and learn the basics of the internet (What it is), and a few basic shell (CMD) commands
Then from there learn what a programming language is.

How to Be A Hacker:
Learn the basics of hacking (i dont know them), learn what DDOSing is what Phishing is what SQL is and why we inject it so much, learn about famous hackings and LEARN SOCIAL ENGINEERING don't know what it is? Look up Kevin Mitnick. Learn what makes things tick or just get a rough idea and learn the names of lots of programming languages.

How to Be A Programmer:
learn a programming language (i.e. Python and C) but Python first to give you an idea of things, dip into a few other languages to get a taste of the world and learn HTML
Go get apps from the app store like: Codea, Pythonista, Kodiak and PR0C0D1N6 (Lua,Python,PHP,Processing and Html 5 Canvas or Javascript respectively) and use them to program, depnding on what language you learn.

Firstly i'd like to say +1, that's really good advice. Now if I may add, if your going to start programming i'd suggest instead of diving right into python or your language of choice (although you can) if you start with HTML you'll learn good programming skills and learn mental tricks that will help you.
goals:
[] get developer status
[X] get 30+ karma
[X] get to hero member
[X] become part of the staff

languages i know:
JavaScript
CSS
HTML
PHP
C
C++
Cython
Python

Abc.123

  • Jr. Members
  • **
  • Posts: 50
  • Reputation: 0
  • iDevices: iPod
Re: Codes
« Reply #11 on: December 22, 2012, 08:56:14 pm »
Thank you guys you've guys been a huge help for my questions.

Ironman

  • Administrator
  • Hero Member
  • *****
  • Posts: 5102
  • Reputation: 251
  • Badges:
  • Computers: ASUS UL50VT
  • iDevices: iPhone 5, iPhone 4S, iPhone 4, iPhone 3GS
Re: Codes
« Reply #12 on: December 22, 2012, 09:56:00 pm »
Glad we could help.
Click for How to Add Our Repo
If you're going to ask questions....
At least make them good ones.

Knowledge is the one thing that can never be taken from you