Results 1 to 17 of 17

Thread: SCAR Encryption Talker

  1. #1
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default SCAR Encryption Talker

    Anyways, here.

    I made this last night when I was bored

    Symbols stay unencrypted, and numbers stay unencrypted. Letters are the only things that get screwed with.

    Bring both the encrypted and the decrypter up, run the encrypter first, then the decrypter.

    Smartzkid told me in a PM that I should try and make it work on a network or something. I tried using OpenConnection, and while I was screwing around with a packet sniffer I downloaded, I got a port number that I figured was mine. I punched in 127.0.0.1 and the port number both into OpenConnection in SCAR, and it worked! Now if someone could tell me what I could do to get it to send a message to another instance of SCAR on a separate computer, that would be great! I've never really used this line of commands.

  2. #2
    Join Date
    Oct 2006
    Location
    I'm a figment of your imagination
    Posts
    422
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Would be cool if you could make a server running only on SCAR code, lawlz. SCAR is too vulnerable to me to use it for extensive internet projects, I mean one single quote missing = major exploit for strings.

    It's been a while... but I'm BACK!!!

  3. #3
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    Heh

    That'd be cool.

    I would really like to get it to work over a network. Then just form it up...

  4. #4
    Join Date
    Oct 2006
    Location
    I'm a figment of your imagination
    Posts
    422
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Jason, cool idea .

    Maybe make a SCAR internet with scripter's sites or IM client. That sure would be cool but I dunno if this would infringe on security. I've found some severe security leaks in DIVI (file functions) that haven't been fixed from the previous version. If you can access peoples computers, exploiting vulnerabilities of SCAR can have serious effects. I don't mean to scare you, but I know that there are people out there with malicious intentions that know their skillz.

    It's been a while... but I'm BACK!!!

  5. #5
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    SCARternet

    *gasp*

    I love it!

    That makes me want to learn how to do all this stuff right now!

    *mumbles to self*

    SCARternet... SCARternet..

  6. #6
    Join Date
    Jun 2006
    Posts
    1,492
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Jason, there is a much simpler way to do this

    Use ord and chr

    If you cant figure it out, let me know!

  7. #7
    Join Date
    Feb 2006
    Location
    Helsinki, Finland
    Posts
    1,395
    Mentioned
    30 Post(s)
    Quoted
    107 Post(s)

    Default

    What a good job Jason! Those work nicely man..

    You could make the codes a bit shorter though, with cases.. I attached the codes with cases instead of if..then, so you can see how much shorter.

    -Janilabo

  8. #8
    Join Date
    Jun 2006
    Posts
    1,492
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    lol much, much shorter. Still, using ord() and chr() is the best way to go. I have a 5 line encryption procedure i use with it

  9. #9
    Join Date
    Feb 2006
    Location
    Helsinki, Finland
    Posts
    1,395
    Mentioned
    30 Post(s)
    Quoted
    107 Post(s)

    Default

    Yep, but SCAR itself doesn't have Ord? Is Ord 1 of SRL's functions?

  10. #10
    Join Date
    Jun 2006
    Posts
    1,492
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    no, SCAR does have ord! yay!

  11. #11
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    Oooh, cases... Nice

    I do like what Inf showed me. I used that and tweaked it a tad to have a different outcome each time. Random(20) + Random(10) (h)

  12. #12
    Join Date
    Jun 2006
    Posts
    1,492
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    but you made sure the Decryption gets you the same thing, right?

  13. #13
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    Sure did

  14. #14
    Join Date
    Dec 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm sorry, I'm a noob here.
    But how do you execute a .SCAR file?
    It asks me with what kind of program I should open it with

  15. #15
    Join Date
    Nov 2012
    Posts
    2,351
    Mentioned
    55 Post(s)
    Quoted
    603 Post(s)

    Default

    Quote Originally Posted by Nefario View Post
    I'm sorry, I'm a noob here.
    But how do you execute a .SCAR file?
    It asks me with what kind of program I should open it with
    Threads only been dead a few years

    Maybe not the best place to ask, try the help section, i personally have no idea how to open it if you cant use simba,

    Try not to gravedig


    Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling

  16. #16
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    Quote Originally Posted by Nefario View Post
    I'm sorry, I'm a noob here.
    But how do you execute a .SCAR file?
    It asks me with what kind of program I should open it with
    try changing .scar to .simba

    Might not work, but they are pretty similar so it's worth a try.

  17. #17
    Join Date
    May 2012
    Location
    Iowa
    Posts
    316
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    *Whistles* 5 and a half year gravedig! Impressive! Try not to do it again.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [PHP] EGenius Encryption
    By Frederick in forum General
    Replies: 3
    Last Post: 08-22-2008, 03:26 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •