Jump to content

abferm

Active Members
  • Posts

    152
  • Joined

  • Last visited

Everything posted by abferm

  1. In the case of the smoker's computer, it was too late to see. The nicotine had clumped the dust in the processor's heat sink, causing it to overheat and die :( . It is very hard to clean computers like this one when they come in. The nicotine and tar from cigaret smoke make a gummy mess that attracts dust and doesn't let go. We can't just blow them out with an air compressor like we do with the ones that are full of dust and/or roaches( :o Yes, people have brought in computers infested with roaches).
  2. The other technitian in our office pointed me towards these pics he took a wile back of a customer's computer. This is what second hand smoke does to your PC.
  3. I'll look into that, I'm not sure what development tools are on the device.
  4. abferm

    Media Pc

    My DVD player decided to start acting up recently, and I was looking for a combination DVR, DVD player, digital converter box to replace it with. I haven't been able to find such a device, and I was wondering how hard it would be to build one out of an old-ish Pentium 4 machine I have. I was thinking Linux base for the operating system, are there any Linux distros specifically made for this purpose? Would I need a new tuner card to be compatible with digital TV(I have access to several that were removed from dieing or dead PCs)?
  5. The bridges are NL-2611CB3 PLUS(DELUXE)s. The processor is a Ubicom IP2022/PQ80-120. The wireless cards say SL-2511CD PLUS EXT2 (F200) (TRANZEO) CYLFP. They use external antennas, and the wireless cards have two antenna ports the same style as on any internal laptop wireless card. It would be nice if I could make wifi pineapples out of them, but I don't think it is going to happen.
  6. Yes, I have, but when I try cross compiling for arm uclinux I receive all sorts of error messages and don't know enough c to understand what they are saying. It may be something as simple as needing the correct libraries for arm uclinux, but I don't know where to get those or how to incorporate them into the code.
  7. Just wait until another customer that smokes at their PC brings it in.
  8. I'm trying to restore a LapPro 386SX. It has a bad HDD and battery. I can live without the battery, but I need a hard drive that it will recognize. I know it will recognize 100MB or less. Does anyone have a working HDD of this size?
  9. I haven't taken the time to learn C and C++ yet. Could someone make or point me in the direction of some ports of WEP cracking utilities, etc. for ARM uClinux? I was thinking the aircrack suite would be nice.
  10. Hey guys I'm trying to learn to cross compile some code to ARM uClinux so I can run it on my Nintendo DS using DSlinux(a port of uClinux). I haven't taken the time to learn C yet and it is killing me. I probably should have started with something mare simple than aircrack, but now I really want to get it working. I was able to reduce the number of errors by adding a line to include sha-mmx.S that was mentioned in the makefile. I don't know if this fixed the errors or if it just covered them up with new ones. Compile command: /home/alex/CodeSourcery/Sourcery_G++_Lite/bin/arm-uclinuxeabi-gcc aircrack-ng.c crypto.c sha1-mmx.S common.c aircrack-ptw-lib.c -o aircrack This is the error message I am getting now: In file included from aircrack-ng.c:52:0: sha1-mmx.S:361:1: error: expected identifier or '(' before '.' token aircrack-ng.c: In function 'read_thread': aircrack-ng.c:543:26: error: 'ZERO' undeclared (first use in this function) aircrack-ng.c:543:26: note: each undeclared identifier is reported only once for each function it appears in aircrack-ng.c: In function 'main': aircrack-ng.c:3721:30: error: 'ZERO' undeclared (first use in this function) Here are lines 360-362 of sha-mmx.S: #ifdef __ELF__ .section .note.GNU-stack,"",%progbits #endif I have only modified aircrack-ng.c. The other files are in their original form as found in the 0.9.3 release of the aircrack suite. I am using the arm-uclinux-gcc compiler found at codesorcery.com.
  11. For those of you who didn't read post #11, I could not run anything even in safemode. I ran a repair from an install disk so no data was lost and used Combofix to find the responsible files before they were reactivated.
  12. Yes, I didn't realise that the amount of RAM was that tiny, and that is with an expansion. I wonder if it would be possible to make a larger expansion. Could someone point me toward help for compiling for ARM processors, I wasn't thinking last night and tried to run regular Linux binaries on DSLinux. I am using Ubuntu so if someone could tell me what packages I need to install and where to find instructions to use them it would be very helpful. My searches for compiling for ARM came up with mostly results on how to compile Linux for ARM. The source code and compiler are not agreeing, and I'm no C buff. Could I get some help?
  13. abferm

    Question

    Sorry, I didn't read all the posts and was suggesting that that was a possibility.
  14. They have to be command line tools. The GUI on DSlinux is extremely unstable. Maybe I should mention I'm working with 18192 kb of RAM. I saw somewhere that the wireless card doesn't capture enough packets to use Aircrack, but maybe that was just part of the suite.
  15. is it possible to uninstall unity and replace it with something else
  16. As a computer technician I have seen some pretty nasty PCs(roaches like your nice warm PC). Post your pics and see who has the worst.
  17. I've tried Kaspersky's rescue disk. It didn't fix it.
  18. I work at a small computer repair store. Lately we have had several computers come in with a virus that prevents explorer, cmd, and taskmanager from running. Anyone have any ideas on how to fix this?
  19. Thanks, I may try to port some of the tools to DSlinux. What tools would you suggest for WEP cracking, pineapple control, etc.
  20. abferm

    Question

    Autorun batch script?
  21. Hey would it be possible to install BackTrack ARM on Nintendo devices that run on ARM processors(DS and Wii). There would probably be quite a bit of tweaking to be done, but after it is accomplished someone could have a very innocent looking hacking device. Both have wireless capability, and the Wii would great for setting up when you go to a hotel, etc.
  22. It would be cool if someone built something like this with BackTrack 5 ARM on it.
  23. Hey there, the small company I work for provides internet to customers via point-to-point wireless bridges. We have quite a few units that have started to malfunction. Inside these units are laptop style pci wireless cards which I believe to still be good. Does anyone know if there is an easy way to turn these cards into usb wireless adapters?
  24. Thank you, that was what I needed. There is just so much stuff out on the web it is hard to sort through and find what you actually need.
×
×
  • Create New...