Jump to content

Sektor

Members+
  • Posts

    25
  • Joined

  • Last visited

Everything posted by Sektor

  1. You mean the basic packet sniffer? You aren't meant to get a WEP key with that. Forget about using the DS for breaking WEP, it's never going to be practical.
  2. Try out MightyMax's liblobby. It works without an AP. Best to use an SVN client to download it. svn://91.184.39.23/svn/repos/libwifi http://91.184.39.23/svn/wsvn/liblobby/?sc=0 DS to DS communcation tests: http://forum.gbadev.org/viewtopic.php?t=14198
  3. It's a capture (log) of network data, in this case wireless network data. Currently there is no application to capture that data on a DS and even if there was, it would be limited to networks that run at 2mbit. At the moment you need to capture that data on a notebook or PDA and if you were doing that, you might as well run aircrack on the notebook/PDA since it would be faster. Right now, Aircrack DS has no practical use.
  4. The wifi config screen is added to each game. It's stored on the DS card.
  5. I don't think you can tell by that test but I don't have a new DS Lite to test. My DS Lite has old wifi hardware and the screens go purple.
  6. The source code to v0.6 hasn't been released, so only the original author can recompile it. He did release source to some older versions but they would require work to recompile and well they are older versoins.
  7. Recent DS Lites have different wifi hardware and won't work with apps compiled with wifilib older than 0.3c (0.3d is current). If you just want to find access points, you can use http://akkit.org/dswifi/wifi_lib_test.nds. DS2Key won't work on your DS until it has been recompiled.
  8. Usually if you can't install the Windows driver then it's not compatible. There are multiple revisions of that card and not all of them have ralink chipset. If you are positive it has the right chipset then try different ways of installing the drivers, perhaps let Windows install it's own drivers and then go to device manager and choose update driver.
  9. It's possible. Most login pages would require https/SSL, so it needs a bit more than a basic browser. A decent homebrew web browser will be made eventually. For now, you can try the text only web browser Retawk in dslinux. Some hotspots only allow connections to servers on common ports like 80, 21 and maybe 6667. So even after logging in, you may not be able to use the non standard apps anyway. Some of the wi-fi apps use a lot of the DS resources and would be pushing it to add a background web browser but depending on the hotspot, you may only have to run the browser every 45 minutes or whatever their session time is set to.
  10. Most of us assumed you already had a way to run homebrew. You will need to buy some homebrew capable hardware that connects to your DS. I just read the win2ds readme file and I can see how it could sound like you don't need any hardware for your DS, it's not the best written readme but you would have to ignore or not understand this line "You will need a DS that is able to run homebrew code in order to use this."
  11. That shouldn't be put in the lib. It would go in an application. I might add saving support to the test app but don't have time right now.
  12. It's a problem with m3adapter.com. They don't have the latest update there anyway. The latest I found was M3 firmware 22d
  13. DS to DS isn't supported yet, a router would need to be in between. Binaries have been sent to the DS, there is a HTTP downloader out there and bafio's UDP download client.
  14. Works well here, I like the new interface. Just two suggestions: * Make the wifi light flashing optional * Allow server IP to be changed using only the d-pad. 754boy, what router do you have?
  15. Sektor

    Help, please

    You need a method of running homebrew on your DS. This program is useless if you can't already run homebrew. Buy a M3SD or similiar device. Maybe wait until the Max Media Launcher is actually available.
  16. I can confirm that the touch screen only works on M3 CF when using the ".ds.gba" version but there is no need to rename it, it works with ".ds.gba" extension. If you don't rename it to ds2key.nds, the save file would have to be called ds2key.ds.dat. I just manually copied the ".ds.gba" version over and then copied one of my other DS save files to NDSSAVES\ds2key.ds.dat. I guess the GM method would be easier for most people. Adding an icon and boot logo should get the touchscreen working on the ".nds" version. Bafio's program had the same problem. ndstool -c ds2key.nds -9 ds2key.arm9 -7 ds2key.arm7 -o bootlogo.bmp -b 32x32.bmp "DS2Key;Send keys to PC" There's some boot logo's here. For some odd reason, I haven't seen the PSP logo used . You can just make the icon in mspaint, 32x32, less than 256 colours.
  17. You need one of those items but a Passme/Passkey will be included at most places when you buy it. Passkey2 is included with M3SD and M3CF at divineo.
  18. The DS only supports up to 2mbit. That's still fast enough for most apps.
  19. I haven't tested it but it should work with Wifi Max.
  20. Not all DS's are created equal, some have more sensitive touch screens than others. There is an updated touch.c in the CVS. That works much better for me. I recommend using that for next release. ds2win.nds works on my M3 CF with E15 firmware (started with A button). I noticed the E15 firmware stopped pointyremote from working, that works fine with E14 firmware though.
  21. Seeing the mouse cursor would be helpful. Could you move the keyboard lower? The touch readings warp on the top left of my screen, so it makes typing a 1 very difficult. Changing the IP settings would be much easier if I didn't have to use the touchscreen (like old version) but wouldn't be so important if the settings were saved.
  22. Some asus cards (the ones that only work on asus m/:P can still be Access Points but they don't have ralink chipsets, so you can't use the gigabyte SoftAp software. You need to use the ASUS software.
  23. It works. I sent a few messages and they went through. I got it to display a zoomed out pic of my desktop. It seems to lose the server often and just says "Is the server up?". I'm right next to the AP and the server is running. The interface looks good, green text is still cool. Like most homebrew apps (apart from dslinux), the touch screen code doesn't work very well on my DS. I can't draw in the top left corner, to get that close, I had to run the stylus along the very left of the screen, I was moving it straight but it curves for some reason.
  24. If you add this, it will send chat from every channel to the DS. on 1:TEXT:*:#:/sockudp ds 192.168.0.9 8888 $chan $nick $1- Just need to change the IP for your DS. Not all messages will be received by the DS, they are just sent blindly and the udp_test client was not designed for chatting.
×
×
  • Create New...