Thread: XenForo Login?

Results 1 to 9 of 9
  1. #1
    Justice Perkins's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    Princeton, North Carolina, United States
    Posts
    17
    Reputation
    10
    Thanks
    0

    XenForo Login?

    Hey guys, I'm making a program and I want users to be able to login to my XenForo website through it, but I dont know how.
    Any help?

  2. #2
    FallenDark's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    96
    Reputation
    19
    Thanks
    65
    learn MySQL Login and then code it for yourself ?

    We can't help you, we don't know anything about your site/blog etc.
    We are The contributor Force
    U Tottaly Jelly amiright ?
    Need Help VB.Net Just Ask

  3. #3
    Justice Perkins's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    Princeton, North Carolina, United States
    Posts
    17
    Reputation
    10
    Thanks
    0
    Its just a basic xenforo site.

  4. #4
    dudezone2's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    86
    Reputation
    10
    Thanks
    2
    My Mood
    Relaxed
    Well, i'm assuming XenForo is a website host/creator. If you have access to any MySQL Databases then you can do it that way, if you don't, then you can make buttons navigate the page with an application, through a hidden webbrowser control, but that's quite limited.
    I don't really have a signature... well... you don't have a life! TM...well its not really a trademark, but don't take it

  5. #5
    Justice Perkins's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    Princeton, North Carolina, United States
    Posts
    17
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by dudezone2 View Post
    Well, i'm assuming XenForo is a website host/creator. If you have access to any MySQL Databases then you can do it that way, if you don't, then you can make buttons navigate the page with an application, through a hidden webbrowser control, but that's quite limited.
    Xenforo is forum software like vBulletin...

  6. #6
    dudezone2's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    86
    Reputation
    10
    Thanks
    2
    My Mood
    Relaxed
    Do you host it on a website hosting with a cPanel?
    I don't really have a signature... well... you don't have a life! TM...well its not really a trademark, but don't take it

  7. #7
    0x01337's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    73
    My Mood
    Asleep
    Forget that shit with MySQL Login when you will share your application. Its decompiled within seconds and then someone will have you MySQL Data .

    Webbrowsercontrol is shitty like hell, make an webrequest!

  8. #8
    dudezone2's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    86
    Reputation
    10
    Thanks
    2
    My Mood
    Relaxed
    0x01337, There are ways to make it undecompilable/hide the MySQL Data, aren't there?
    I don't really have a signature... well... you don't have a life! TM...well its not really a trademark, but don't take it

  9. #9
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    Using MySQL(MySQL Connector for .Net) -> Insecure and easy to steal login data(even if obfuscated)
    Using PHP(create a script to verify login) -> Very customizeable, insecure if not used properly
    Using a webrequest -> Safe, not really customizeable though



Similar Threads

  1. [need help] i can't login to korean warrock?!?!?!?!?!
    By blackdrag0 in forum WarRock Korea Hacks
    Replies: 3
    Last Post: 06-06-2007, 03:25 PM
  2. Login error
    By americanguy in forum WarRock Korea Hacks
    Replies: 6
    Last Post: 05-18-2007, 06:31 PM
  3. Help,i cant login
    By EyalZamir in forum WarRock Korea Hacks
    Replies: 6
    Last Post: 05-16-2007, 04:29 PM
  4. help login
    By alrpcool in forum WarRock - International Hacks
    Replies: 1
    Last Post: 03-26-2007, 06:52 PM
  5. Problem(with login)
    By 22061988 in forum WarRock - International Hacks
    Replies: 3
    Last Post: 11-01-2006, 12:07 AM