Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Tags
Member Avatar for johnnybgoode
Member Avatar for vegaseat
0
755
Member Avatar for johnnybgoode

I've set my first steps into the world of reverse engineering. So a use -on heavy recommandation- SoftIce/WinIce and indeed, this seems to THE debugger. The problem is that I nowhere in the setting menu can find an entry point to change the keyboard settings. Opening a normal Dos terminal …

0
74
Member Avatar for johnnybgoode

Under XP all works. I made a directory /media/LaCie and tried to mount as: mount -t ntfs /dev/sde /media/LaCie But I get the error mess. "Can't find Superblock". What can have gone wrong?

Member Avatar for johnnybgoode
0
101
Member Avatar for johnnybgoode

After a systemcrash and a re-install I only can read my XP partition. I forgot what I have to insert in the fstab. My xp partition is mounted as: /dev/hda1 /media/windows vfat rw,iocharset=utf8,umask=000 0 0 and I can't change ownership of the xp directory. Is there anyone who can help …

Member Avatar for johnnybgoode
0
81
Member Avatar for Mr.popo

Im having a problem. I am sick of using a problem such as dr python or geany which when you execute the program a script is made along with the python script which alows it to execute. Well anyway i want to be able to use gedit and then execute …

Member Avatar for Racoon200
0
143
Member Avatar for johnnybgoode

I am trying to activate the Help > About button with no succes. I made a GUI with Glade3 with only a menu item in the main window. Here's my code: [code] #!/usr/bin/env python import sys try: import pygtk pygtk.require("2.0") except: pass try: import gtk import gtk.glade except: sys.exit(1) class …

Member Avatar for johnnybgoode
0
155