Lost Password?

Go Back   CodeCall Programming Forum > Software Development > Tutorials > Security Tutorials

Security Tutorials Tutorials on how to protect your software against crackers.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #11 (permalink)  
Old 11-24-2007, 09:59 AM
TcM's Avatar   
TcM TcM is offline
Moderator
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 7,339
Rep Power: 66
TcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud of
Default

Quote:
Originally Posted by kassinokidd View Post
Yeap, lol no wonder when I did it freshly it happened.
So that was the problem?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 12-03-2007, 08:20 PM
passwrd passwrd is offline
Newbie
 
Join Date: Nov 2006
Posts: 1
Rep Power: 0
passwrd is on a distinguished road
Default

good one.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 12-03-2007, 08:22 PM
kassinokidd kassinokidd is offline
Newbie
 
Join Date: Nov 2007
Posts: 6
Rep Power: 0
kassinokidd is on a distinguished road
Default

Yes, I had the tut open lol, and I forgot to close it. I had many tabs open and didn't realize it XD.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 12-04-2007, 04:41 AM
TcM's Avatar   
TcM TcM is offline
Moderator
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 7,339
Rep Power: 66
TcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud of
Default

Haha, welcome.. Glad you solved the problem.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 06-07-2008, 01:15 PM
Danerd100 Danerd100 is offline
Learning Programmer
 
Join Date: Nov 2007
Posts: 47
Rep Power: 3
Danerd100 is on a distinguished road
Default Re: Cracking an Application Method One (PART 2)

I get an error message when I run HIEW saying it is not a valid win32 application

Vista Business
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #16 (permalink)  
Old 06-07-2008, 07:03 PM
TcM's Avatar   
TcM TcM is offline
Moderator
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 7,339
Rep Power: 66
TcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud of
Default Re: Cracking an Application Method One (PART 2)

You are running HIEW from Vista business and vista is saying that error?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 06-07-2008, 10:37 PM
Danerd100 Danerd100 is offline
Learning Programmer
 
Join Date: Nov 2007
Posts: 47
Rep Power: 3
Danerd100 is on a distinguished road
Default Re: Cracking an Application Method One (PART 2)

Yup. I'll try it now, i updated to SP1
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 06-08-2008, 07:10 AM
TcM's Avatar   
TcM TcM is offline
Moderator
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 7,339
Rep Power: 66
TcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud of
Default Re: Cracking an Application Method One (PART 2)

Strange. Did it work now? If not try downloading it again and try running it in XP computability mode.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19 (permalink)  
Old 06-08-2008, 11:09 AM
Danerd100 Danerd100 is offline
Learning Programmer
 
Join Date: Nov 2007
Posts: 47
Rep Power: 3
Danerd100 is on a distinguished road
Default Re: Cracking an Application Method One (PART 2)

I tried that
I'll try running it on an actual xp computer, that might work
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20 (permalink)  
Old 06-08-2008, 04:36 PM
TcM's Avatar   
TcM TcM is offline
Moderator
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 7,339
Rep Power: 66
TcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud of
Default Re: Cracking an Application Method One (PART 2)

On XP it should work.. on my computer it works fine.. never tried it on my laptop though (running vista)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cracking an Application Method One (PART 1) TcM Security Tutorials 26 07-30-2008 03:33 PM
Adding MSCOMM control to Visual C++ Application ifitzgerald C and C++ 2 09-14-2007 10:05 AM
Terminate a method..... Ronin Java Help 1 02-08-2007 02:03 PM
Java Help Files xXHalfSliceXx Java Help 3 11-28-2006 11:30 PM


All times are GMT -5. The time now is 11:22 PM.

Contest Stats

John ........ 223.00000
dargueta ........ 168.00000
Xav ........ 164.00000
LogicKills ........ 20.00000
sam ........ 20.00000
gaylo565 ........ 18.00000
|pH| ........ 15.00000
WingedPanther ........ 15.00000
Johnnyboy ........ 3.00000
navghost ........ 1.00000

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 67%

Ads