Search:

Type: Posts; User: JadaDev

Page 1 of 3 1 2 3

Search: Search took 0.06 seconds.

  1. Thread: Nimo TV live

    by JadaDev
    Replies
    1
    Views
    831

    Nimo TV live

    I tried to play Nimo TV Live on WebBrowser vb app but it seems it doesn't work
    this is the code i used to do it


    Dim html As String = "<html><head>"
    html &= "<meta...
  2. Replies
    3
    Views
    1,018

    Microphone Output hears the music i play

    So what i exactly want to do is :

    To let people hear the music i put from a program to ingame via my microphone.

    I have tried searching and all i got is only complicated tools that does add...
  3. Re: Weird Bug only happen to a specific tool ...

    not exactly friend if you didn't notice i told you it's running normal and fine in any other computer so somehow it's about the tool that run programs is messing with it xD well can't explain more...
  4. Weird Bug only happen to a specific tool ...

    Hello guys,

    My Program is running very weird as you can see in the pictures the first one is a combobox and other buttons have names i even created new button and added name but still same well...
  5. Replies
    4
    Views
    1,913

    VS 2015 Re: Conver VB.NET to APK [Android]

    I 'm more thinking to just start building my phone application but is it similar to vb.net ? using the MVS
  6. Replies
    4
    Views
    770

    Re: Split database result in VB.net

    That's exactly what i need thanks + rep
  7. Replies
    4
    Views
    1,913

    VS 2015 Conver VB.NET to APK [Android]

    Hey guys, i was wondering how would i convert a tool build in (VB.net) to be used on Android Phones as APK
  8. Replies
    4
    Views
    770

    Re: Split database result in VB.net

    I don't want to use that method because i have timer and numbers will be changed every 5 - 10 seconds and that will make everything load slow or else maybe i'm not understanding your points so if you...
  9. Replies
    4
    Views
    770

    Split database result in VB.net

    Hello, actually i'm trying to split information that i get from database which somehow i managed to do in combobox with the following code :



    ComboBox1.Items.Clear()
    Try
    ...
  10. Replies
    4
    Views
    2,957

    Re: DataGridView utf8 Arabic Letters

    After looking at the website yes it's not bad it could handle my needs ! thanks again! have a great day!
  11. Replies
    4
    Views
    2,957

    Re: DataGridView utf8 Arabic Letters

    Thank you very much actually i was searching for so so much time and all i see is encoding decoding and changing database or whatever but all doesn't fix nothing !! and it was that easy by adding the...
  12. Replies
    4
    Views
    2,957

    [RESOLVED] DataGridView utf8 Arabic Letters

    Hello,

    I currently have issue when i try to read arabic database columns as the picture showing

    https://image.prntscr.com/image/LpqmVMU9SFSuOrXKhj8exA.png

    Here is how it looks like in the...
  13. Replies
    8
    Views
    3,146

    Re: Get Info from WebBrowser

    I'm not sure what you're talking about but i think viewing the source and than split between the information ... but i'm not sure how that could be even possible i means i could do such thing with...
  14. Replies
    8
    Views
    3,146

    Re: Get Info from WebBrowser

    Isn't it possible to get the middle one ? because that is a common website and i want to make it works on all website ( something like a Launcher to login via account )

    So it worked on that...
  15. Replies
    8
    Views
    3,146

    Re: Get Info from WebBrowser

    Alright thank you ! i will try and see !
  16. Replies
    8
    Views
    3,146

    Re: Get Info from WebBrowser

    https://havoc-wow.com/

    but those info after you Login
  17. Thread: New WebBrowser

    by JadaDev
    Replies
    3
    Views
    1,033

    Re: New WebBrowser

    I means to have another webbrowser also i was wondering maybe having multiple forms in the application could help ... i wonder
  18. Thread: New WebBrowser

    by JadaDev
    Replies
    3
    Views
    1,033

    New WebBrowser

    I'm so confused about this question but how would i make a new webbrowser means

    I want to make a login session for different webbrowser 1 & 2

    Now when i connect using my account in webbrowser...
  19. Replies
    8
    Views
    3,146

    Get Info from WebBrowser

    I want to get info to label using webbrowser

    This is what it looks like :


    https://image.prntscr.com/image/TZVvr7wbT4_CPJyhnHinGg.png

    And this is when i INSPECT it :
    ...
  20. Replies
    5
    Views
    2,087

    VS 2015 Re: Running VB Code from Outside

    Report my English please :D
  21. Replies
    5
    Views
    2,087

    VS 2015 Re: Running VB Code from Outside

    Searching a thing like this :D will get me all the stupid read text files :D haha so yeah .. prob need to be exacted ... advices on how it's called tho ?
  22. Replies
    5
    Views
    2,087

    VS 2015 Running VB Code from Outside

    I was wondering long time ago about this idea which is running VB.NET code from outside the application and be specified in which case and such..
    Well may my explanation isn't that much good but...
  23. VS 2015 Count People that they currently use my application ?

    Hello everyone well i was really interested in this question long time ago but didn't want to bother anyone with it but now i feel it's the correct time to ask.

    Anyways as title says i want to...
  24. Replies
    4
    Views
    2,886

    VS 2015 Re: Animator in VB.NET

    Thanks for the idea the thing i see thing in a video he didn't show how he added the animation and i don't have source :/
  25. Replies
    4
    Views
    2,886

    VS 2015 Animator in VB.NET

    Hello guys! i was wondering is the Animator only available in C# or i could add it in VB.NET ?

    https://image.prntscr.com/image/9-eIJg6rRPKdM8uuXlYPGg.png

    I want to do an animated button when i...
  26. Replies
    2
    Views
    635

    VS 2015 Connect to Database Using a website

    Hello guys! i was wondering if it is possible to secure the database information and use a website to get information or something ... i wonder how applications still use database but it's protected...
  27. VS 2015 How to create a Portable / Mini MySQL Server using VB.NET

    Hello everyone, i think title says it all but i also still want to explain how and why :

    How :

    I want to create a Portable MySQL so people doesn't need to download xampp or whatever.. so he...
  28. Replies
    12
    Views
    2,102

    Re: Question About Obfuscate ConfuserEx 1.0

    @Shaggy Hiker what you suggested is what i'm already using :D it actually generate the password hash than compare to what there is in the database

    I just want to make this Launcher unrewrited and...
  29. Replies
    12
    Views
    2,102

    Re: Question About Obfuscate ConfuserEx 1.0

    Thanks for answer and yeah i didn't really find another way more than i listed to protect

    And actually i'm going to protect a Launcher from decryption and this launcher can be used from more than...
  30. Replies
    8
    Views
    1,506

    VS 2015 Re: About File Signature

    Nothing to say but i wonder how people do it than ? eh well how to do it legitimately ?
  31. Replies
    12
    Views
    2,102

    Re: Question About Obfuscate ConfuserEx 1.0

    PS : i found this video which i think i could use but still want to ask can this protect my application

    Using :

    1. obfuscate ConfuserEx.exe
    then
    2. using this method : protect .NET code...
  32. Replies
    12
    Views
    2,102

    Re: Question About Obfuscate ConfuserEx 1.0

    Thank you + rep also i was wondering if i will encrypt the password than when the application uses it it will need the decryption means if someone decompile he will have the decryption too .. well i...
  33. Replies
    12
    Views
    2,102

    Re: Question About Obfuscate ConfuserEx 1.0

    I got a better question, how could i spread the application into different files ?
  34. Replies
    12
    Views
    2,102

    Re: Question About Obfuscate ConfuserEx 1.0

    Can you please link an exp i couldn't find what i want exactly

    This is the explain of what i need it for :

    I want to make protection for a specific text that is a password and hostname (...
  35. Replies
    12
    Views
    2,102

    Question About Obfuscate ConfuserEx 1.0

    I'm creating a Launcher which have a direct access to my database and so than i didn't put the Database information in the form.vb i changed it to My.Settings.Username etc...

    So i wonder if...
  36. Replies
    8
    Views
    1,506

    VS 2015 Re: About File Signature

    Eh well this is a legit software called : Vitalis-WoW Launcher

    here is a VirusTotal for the Launcher :
    ...
  37. Replies
    8
    Views
    1,506

    VS 2015 Re: About File Signature

    Oh well thanks, i though it could be done someway else but sounds not :/ got any other ideas ?
  38. Replies
    8
    Views
    1,506

    VS 2015 About File Signature

    I think title explain this, i want to do signature for my file so how can i do this please the correct steps to do it ...

    https://image.prntscr.com/image/96abgsXkROqtdR7z27R0ZA.png
  39. Replies
    16
    Views
    31,538

    VS 2015 Re: SendKeys to specific application

    Battle.NET is an application and wow.exe is another application so they use the Auto Login method simple as we use but in fact they could send keys even if you're not focusing the application or...
  40. Replies
    16
    Views
    31,538

    VS 2015 Re: SendKeys to specific application

    Well Blizzard did it on their Launcher tho that makes me keep trying ..

    as i said a lot of developers around and creates a lot of applicatons but they couldn't find the way blizzard uses in...
Results 1 to 40 of 83
Page 1 of 3 1 2 3



Click Here to Expand Forum to Full Width