BleepingComputer.com: Microsoft Visual Basic Express Edition recovery

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Microsoft Visual Basic Express Edition recovery

#1 User is offline   xXAlphaXx 

  • Distinguished Member
  • PipPipPipPipPip
  • Find Topics
  • Group: Members
  • Posts: 776
  • Joined: 15-November 07
  • Gender:Male
  • Location:North Carlona

Posted 06 January 2010 - 09:18 PM

So I was working on a recent project and I was deleting a few files out of the resources and I guess I must have accidentally deleted 'Form1' however the "last successful build" has all my work precompiled in it. What I was wondering is if their is anyway recover this work so I don't have too start all over. I'm running short on time with this particular project.
If I am helping you and I do not respond within 24 hours, please send me a PM. :)

#2 User is offline   groovicus 

  • Hail Groovicus!
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Moderator
  • Posts: 9,605
  • Joined: 05-June 04
  • Gender:Male
  • Location:Centerville, SD

Posted 06 January 2010 - 09:21 PM

So you're saying that you deleted your source code?
"Take the risk of thinking for yourself, much more happiness, truth, beauty, and wisdom will come to you that way" - Christopher Hitchens

#3 User is offline   xXAlphaXx 

  • Distinguished Member
  • PipPipPipPipPip
  • Find Topics
  • Group: Members
  • Posts: 776
  • Joined: 15-November 07
  • Gender:Male
  • Location:North Carlona

Posted 06 January 2010 - 09:38 PM

Yes, but its been compiled and is sitting in my debug folder as an .exe, anyway too reverse the process?
If I am helping you and I do not respond within 24 hours, please send me a PM. :)

#4 User is offline   Billy O'Neal 

  • Bleepin Engineer GRADUATE
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Malware Response Instructor
  • Posts: 10,407
  • Joined: 17-January 08
  • Gender:Male
  • Location:Cleveland, Ohio

Posted 06 January 2010 - 09:42 PM

Couple things:

1. You can recover your source code with Reflector: http://www.red-gate.com/products/reflector/ . I happen to work for a company which makes extensive use of Reflector (except we spend our time breaking it). Reflector will work just fine even on release binaries.
2. Source code recovered with Reflector contains no comments, as it is a reconstruction of your code from the CIL it's compiled down to. Whitespace is likewise normalized.
3. You really should be using some form of Source Control, such as Subversion or Git, if you're doing serious programming work, to prevent these kinds of issues.

Hope that helps :thumbsup:

Billy3

This post has been edited by Billy O'Neal: 06 January 2010 - 09:43 PM


#5 User is offline   xXAlphaXx 

  • Distinguished Member
  • PipPipPipPipPip
  • Find Topics
  • Group: Members
  • Posts: 776
  • Joined: 15-November 07
  • Gender:Male
  • Location:North Carlona

Posted 06 January 2010 - 09:48 PM

I'm playing around with reflector now, Thank you for the refrence too the program, I'm starting too see some remnants from the program. However I'm not quite sure what I am looking for too find the code... Any ideas where I should be looking in particularly? I'm mostly seeing references too controls for the design form.

This post has been edited by xXAlphaXx: 06 January 2010 - 09:50 PM

If I am helping you and I do not respond within 24 hours, please send me a PM. :)

#6 User is offline   Romeo29 

  • Learning To Bleep
  • PipPipPipPipPipPip
  • Find Topics
  • Group: BC Advisor
  • Posts: 2,834
  • Joined: 06-July 08
  • Gender:Not Telling
  • Location:127.0.0.1

Posted 06 January 2010 - 11:24 PM

Wow Billy you must be a good reverser for working in Pre-emptive :thumbsup:

#7 User is offline   Billy O'Neal 

  • Bleepin Engineer GRADUATE
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Malware Response Instructor
  • Posts: 10,407
  • Joined: 17-January 08
  • Gender:Male
  • Location:Cleveland, Ohio

Posted 06 January 2010 - 11:35 PM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users