You are viewing our Forum Archives. To view or take place in current topics click here.
Visual Basics help
Posted:

Visual Basics helpPosted:

kilshot35
  • New Member
Status: Offline
Joined: Jun 19, 201113Year Member
Posts: 30
Reputation Power: 1
Status: Offline
Joined: Jun 19, 201113Year Member
Posts: 30
Reputation Power: 1
Ok I need help
I dont realy know how to word this so it comes up on google
so ill ask on here

How do i add a program as a source on VB So i can see what codes it uses
Cause ive been looking on google nothing pops up that relates so some one help
I Thank
#2. Posted:
MUFF
  • TTG Fanatic
Status: Offline
Joined: Jan 03, 201113Year Member
Posts: 4,085
Reputation Power: 179
Status: Offline
Joined: Jan 03, 201113Year Member
Posts: 4,085
Reputation Power: 179
open the .vbs file,\ by RIGHT clicking and pressing EDIT or
OPEN WITH(program) then hit choose program, then file visual basic v(whatever version your on)
if you need help i can go on teamviewer with you and show you, PM me if you want to do that)
#3. Posted:
kilshot35
  • New Member
Status: Offline
Joined: Jun 19, 201113Year Member
Posts: 30
Reputation Power: 1
Status: Offline
Joined: Jun 19, 201113Year Member
Posts: 30
Reputation Power: 1
let me re word this
cause i either understand you wrong or you did not understand me
ok i'm Trying to add a PROGRAM as a source to see what codes it uses to run
I'm trying to open modio idk if i can i need to see some of the codes
because i cant find just the codes on a website or on youtube so?
#4. Posted:
Experiment5X
  • TTG Senior
Status: Offline
Joined: Aug 14, 200915Year Member
Posts: 1,291
Reputation Power: 65
Status: Offline
Joined: Aug 14, 200915Year Member
Posts: 1,291
Reputation Power: 65
kilshot35 wrote let me re word this
cause i either understand you wrong or you did not understand me
ok i'm Trying to add a PROGRAM as a source to see what codes it uses to run
I'm trying to open modio idk if i can i need to see some of the codes
because i cant find just the codes on a website or on youtube so?


You can't open executables, only source files, like projects, class files, etc.
#5. Posted:
MUFF
  • TTG Fanatic
Status: Offline
Joined: Jan 03, 201113Year Member
Posts: 4,085
Reputation Power: 179
Status: Offline
Joined: Jan 03, 201113Year Member
Posts: 4,085
Reputation Power: 179
Experiment5X wrote
kilshot35 wrote let me re word this
cause i either understand you wrong or you did not understand me
ok i'm Trying to add a PROGRAM as a source to see what codes it uses to run
I'm trying to open modio idk if i can i need to see some of the codes
because i cant find just the codes on a website or on youtube so?


You can't open executables, only source files, like projects, class files, etc.
not entirely true, you have to "fix" the file so it doesnt "excute" it but instead "reads only" the source.
always remember, if theres a will, theres a way
#6. Posted:
Experiment5X
  • TTG Senior
Status: Offline
Joined: Aug 14, 200915Year Member
Posts: 1,291
Reputation Power: 65
Status: Offline
Joined: Aug 14, 200915Year Member
Posts: 1,291
Reputation Power: 65
MUFF wrote
Experiment5X wrote
kilshot35 wrote let me re word this
cause i either understand you wrong or you did not understand me
ok i'm Trying to add a PROGRAM as a source to see what codes it uses to run
I'm trying to open modio idk if i can i need to see some of the codes
because i cant find just the codes on a website or on youtube so?


You can't open executables, only source files, like projects, class files, etc.
not entirely true, you have to "fix" the file so it doesnt "excute" it but instead "reads only" the source.
always remember, if theres a will, theres a way


It's not a matter of trying, Visual Studio won't reverse executables, at least not without any plugins.
#7. Posted:
MUFF
  • TTG Fanatic
Status: Offline
Joined: Jan 03, 201113Year Member
Posts: 4,085
Reputation Power: 179
Status: Offline
Joined: Jan 03, 201113Year Member
Posts: 4,085
Reputation Power: 179
Experiment5X wrote
MUFF wrote
Experiment5X wrote
kilshot35 wrote let me re word this
cause i either understand you wrong or you did not understand me
ok i'm Trying to add a PROGRAM as a source to see what codes it uses to run
I'm trying to open modio idk if i can i need to see some of the codes
because i cant find just the codes on a website or on youtube so?


You can't open executables, only source files, like projects, class files, etc.
not entirely true, you have to "fix" the file so it doesnt "excute" it but instead "reads only" the source.
always remember, if theres a will, theres a way

All u have to do is change the functions, ots easy i do it all the time to make sure wi dnt get bombed with a kkeylogger
It's not a matter of trying, Visual Studio won't reverse executables, at least not without any plugins.
#8. Posted:
Mr_Kipling
  • Christmas!
Status: Offline
Joined: Sep 02, 201113Year Member
Posts: 251
Reputation Power: 19
Status: Offline
Joined: Sep 02, 201113Year Member
Posts: 251
Reputation Power: 19
kilshot35 wrote Ok I need help
I dont realy know how to word this so it comes up on google
so ill ask on here

How do i add a program as a source on VB So i can see what codes it uses
Cause ive been looking on google nothing pops up that relates so some one help
I Thank
so basically your trying to backward engineer the program so you can get the source code and put it into your program and leech it?. why dont you learn some more advanced coding than vb and code it yourself.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.