Author Topic: Want to make a new scripting language  (Read 3980 times)

0 Members and 5 Guests are viewing this topic.

Offline Phage

  • VIP
  • Overlord
  • *
  • Posts: 1280
  • Cookies: 120
    • View Profile
Re: Want to make a new scripting language
« Reply #15 on: August 30, 2012, 03:51:54 pm »
Just trying to spread the love like a boss.

 Mission accomplished!
 
« Last Edit: August 30, 2012, 03:53:05 pm by Phage »
"Ruby devs do, in fact, get all the girls. No girl wants a python, but EVERY girl wants rubies" - connection

"It always takes longer than you expect, even when you take into account Hofstadter’s Law."

Offline Ragehottie

  • Knight
  • **
  • Posts: 313
  • Cookies: -9
  • Hack to learn, not learn to hack.
    • View Profile
Re: Want to make a new scripting language
« Reply #16 on: August 30, 2012, 06:22:50 pm »
Any and all programming language have a compiler. The computer only understands binary, and even then a special binary the CPU can understand. All scripting language DO IN FACT get compiled, just not when you expect. They are compiled on the fly by the vm that runs them. Also, you would need more than a compiler to create your own scripting language. Which is why we have the great languages like Python, Pearl, PHP, etc...

OP is asking for something that takes experts multiple years to get right. Yes EXPERTS that know way more than an EZ member ever could. Not impossible, but extremely unlikely.

What OP wants is something skiddy, where they could push a button and exploit. That does exist in the form of AutoPwn. OP really NEEDS to learn how to fucking code PROPERLY or get laughed at again by the lack of knowing or even the slightest hint of research. If OP would have utilized Google, OP would have gotten the Fuckin answer before we laugh the incompetent fool out of house and home. OP's question is and was fucking retarded, Google could have saved the face palms, but OP gets what s/he fucking deserves. Do your own fucking homework or GTFO.

While I'm feeling down you make me laugh. That's why you spread the the love.
[/quote]
Blog: rexmckinnon.tumblr.com

Offline bubzuru

  • Knight
  • **
  • Posts: 395
  • Cookies: 21
  • everything is contained in the data
    • View Profile
    • New School Tools
Re: Want to make a new scripting language
« Reply #17 on: August 30, 2012, 10:00:20 pm »
that all ready exists its called metasploit and ruby
here is a guide for Setting up RVM and IRB for Metasploit Development in Backtrack

http://www.darkoperator.com/blog/2010/5/26/setting-up-rvm-and-irb-for-metasploit-development-in-backtra.html

not exactly what you want but close enough

have fun
« Last Edit: August 30, 2012, 10:02:25 pm by bubzuru »
Damm it feels good to be gangsta
http://bubzuru.comule.com

Offline bubzuru

  • Knight
  • **
  • Posts: 395
  • Cookies: 21
  • everything is contained in the data
    • View Profile
    • New School Tools
Re: Want to make a new scripting language
« Reply #18 on: August 30, 2012, 10:07:07 pm »
reading the rest of the posts in this thread, i feel the info from the link in my last post will go straight over his head. o well, its nice to be nice
Damm it feels good to be gangsta
http://bubzuru.comule.com

Offline Khokhar

  • Banned leecher
  • /dev/null
  • *
  • Posts: 12
  • Cookies: -25
    • View Profile
Re: Want to make a new scripting language
« Reply #19 on: August 31, 2012, 10:05:53 am »
I am a n008 to assembly and can anyone plz recommend me the best book so that i can lean and can get perfect in asembly.plzzzzzzzzz

Offline techb

  • Soy Sauce Feeler
  • Global Moderator
  • King
  • *
  • Posts: 2350
  • Cookies: 345
  • Aliens do in fact wear hats.
    • View Profile
    • github
Re: Want to make a new scripting language
« Reply #20 on: August 31, 2012, 10:56:37 am »
I am a n008 to assembly and can anyone plz recommend me the best book so that i can lean and can get perfect in asembly.plzzzzzzzzz

Here's the best one I can recommend.
http://tinyurl.com/982mue4
>>>import this
-----------------------------

Offline Khokhar

  • Banned leecher
  • /dev/null
  • *
  • Posts: 12
  • Cookies: -25
    • View Profile
Re: Want to make a new scripting language
« Reply #21 on: August 31, 2012, 02:22:47 pm »
I asked a book on assembly not on English grammar

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: Want to make a new scripting language
« Reply #22 on: August 31, 2012, 02:24:03 pm »
You need a grammar book more than assembly bro.

+1 techb, nice one xD

Offline pl0tuS

  • Knight
  • **
  • Posts: 320
  • Cookies: 22
    • View Profile
Re: Want to make a new scripting language
« Reply #23 on: August 31, 2012, 02:41:02 pm »


--Approved future mod :D --Factionwars

Offline p_2001

  • Royal Highness
  • ****
  • Posts: 684
  • Cookies: -64
    • View Profile
Re: Want to make a new scripting language
« Reply #24 on: August 31, 2012, 02:51:36 pm »
Here's the best one I can recommend.
http://tinyurl.com/982mue4

I took this seriously and opened the link.. Lol. Trolled.. I will need to read ops name from now on
"Always have a plan"

ajmal.josh

  • Guest
Re: Want to make a new scripting language
« Reply #25 on: August 31, 2012, 02:55:02 pm »
There are 3 types of programming languages.
1. System Language
2. Assemby Language
3. High Level Language

system language is the language which understand by system. System language is binary language(0&1 only).
Assembly language is low low level language.
High level language is programming language which uses normal human languages. Eg. English. Eg. Of high level language : C,C  ,Java,etc.
The compiler transforming highlevel language to machine language. It is not easy to create a programming language easily.
Now adays hackers are using Python Programming language, because it is very easy to programming.

Offline Khokhar

  • Banned leecher
  • /dev/null
  • *
  • Posts: 12
  • Cookies: -25
    • View Profile
Re: Want to make a new scripting language
« Reply #26 on: August 31, 2012, 03:04:46 pm »
You need a grammar book more than assembly bro.


hey what do u think, my grammar is strong than yours and plz if u cann't help then don't give me advice.
Understand

Offline techb

  • Soy Sauce Feeler
  • Global Moderator
  • King
  • *
  • Posts: 2350
  • Cookies: 345
  • Aliens do in fact wear hats.
    • View Profile
    • github
Re: Want to make a new scripting language
« Reply #27 on: August 31, 2012, 03:13:43 pm »
hey what do u think, my grammar is strong than yours and plz if u cann't help then don't give me advice.
Understand

Corrected version from what I can decipher.

'Hey, what do you think? My grammar is stronger than yours, and please, if you can't help, then don't give me advice.
Understand?'
>>>import this
-----------------------------

Offline pl0tuS

  • Knight
  • **
  • Posts: 320
  • Cookies: 22
    • View Profile
Re: Want to make a new scripting language
« Reply #28 on: August 31, 2012, 03:17:22 pm »
hey what do u think, my grammar is strong than yours and plz if u cann't help then don't give me advice.
Understand

*you
*stronger
*please
*can't


and on a very serious note, DO NOT FUCK WITH THE ADMIN. We can tolerate shitty English and grammar mistakes if the person is extremely intelligent and helping the forum in a better way.

EDIT: thanks techb. I was correcting him.


--Approved future mod :D --Factionwars

Offline techb

  • Soy Sauce Feeler
  • Global Moderator
  • King
  • *
  • Posts: 2350
  • Cookies: 345
  • Aliens do in fact wear hats.
    • View Profile
    • github
Re: Want to make a new scripting language
« Reply #29 on: August 31, 2012, 03:25:40 pm »
*you
*stronger
*please
*can't


and on a very serious note, DO NOT FUCK WITH THE ADMIN. We can tolerate shitty English and grammar mistakes if the person is extremely intelligent and helping the forum in a better way.

EDIT: thanks techb. I was correcting him.

I wasn't going to, but it was erking me lol.

Also, locked. OP gets the point. Question has been answered and grammar corrected.

/
>>>import this
-----------------------------