| View previous topic :: View next topic |
| Author |
Message |
iory330 Expert Cheater
Reputation: 0
Joined: 24 Aug 2006 Posts: 224
|
Posted: Fri May 22, 2009 7:43 pm Post subject: HElp on a VB Program |
|
|
Hello guys i need some ppl who know Java and visual to share ideas. In the other hand im having some problems with a program. will be nice if some1 can help.
Send me PM if interested.
_________________
Bishop Lvl 142 perm-banned
Ranger Lvl 105 perm-banned
Bishop Lvl 132
Priest Lvl 104
BowMaster Lvl 124 Temp-Ban
DRk Lvl 137 scare to be banned
Hermit Lvl 102 |
|
| Back to top |
|
 |
iTz SWAT I post too much
Reputation: 1
Joined: 20 Dec 2007 Posts: 2227 Location: Me.Location;
|
Posted: Fri May 22, 2009 8:47 pm Post subject: |
|
|
VB 2008 Express Edition?
_________________
|
|
| Back to top |
|
 |
92Garfield I'm a spammer
Reputation: 57
Joined: 20 Dec 2007 Posts: 5871 Location: Banana Republic Germany
|
Posted: Sat May 23, 2009 5:43 am Post subject: |
|
|
I know VB but what is this about?
_________________
|
|
| Back to top |
|
 |
shhac Expert Cheater
Reputation: 0
Joined: 30 Oct 2007 Posts: 108
|
Posted: Sat May 23, 2009 6:46 am Post subject: |
|
|
Yeah okay I'll share some ideas;
-A class/module that makes multi-threading really easy and allows you to put whole classes into new threads and quick cross-thread data transfer.
-A class that lets you send custom packets to an IP/domain of your choice.
-An app that looks at all the pre-requisites of a .NET programme and merges them with the compiled .exe (but only the necessary bits - i.e. no functions from dlls that you don't use), so the .NET can be run as a native w32/w64 programme.
-Similar to previous, but for python.
-Java app that lets you convert between ANY languages, without breaking includes etc.
-A new revision of ResHacker that works with .NET apps, and has better extraction abilities (e.g. even if the exe is compressed.)
|
|
| Back to top |
|
 |
Jorg hi I post too much
Reputation: 7
Joined: 24 Dec 2007 Posts: 2276 Location: Minnesota
|
Posted: Sat May 23, 2009 1:36 pm Post subject: |
|
|
Post your problem?
_________________
CEF will always stay alive. |
|
| Back to top |
|
 |
yoyonerd Grandmaster Cheater
Reputation: 0
Joined: 26 Apr 2008 Posts: 699 Location: -->formerly yoyonerd<--
|
Posted: Sat May 23, 2009 6:38 pm Post subject: |
|
|
| shhac wrote: | Yeah okay I'll share some ideas;
-A class/module that makes multi-threading really easy and allows you to put whole classes into new threads and quick cross-thread data transfer.
-A class that lets you send custom packets to an IP/domain of your choice.
-An app that looks at all the pre-requisites of a .NET programme and merges them with the compiled .exe (but only the necessary bits - i.e. no functions from dlls that you don't use), so the .NET can be run as a native w32/w64 programme.
-Similar to previous, but for python.
-Java app that lets you convert between ANY languages, without breaking includes etc.
-A new revision of ResHacker that works with .NET apps, and has better extraction abilities (e.g. even if the exe is compressed.) |
I'll assume you are using VB.NET
1). Mutex class
2). Would be difficult since the program would have to dynamically find packet encryption
3). Look into a program called NETZ, you have to manually embed the .dll's, and I haven't tested if it actually works
4). I don't know anything about python
5). It is easy to de-compile a .NET application, from there you can copy and paste code into your own app. Not the fastest way, but works. Look into .NET Reflector, freeware .NET de-compiler. It can de-compile some other things as well.
_________________
|
|
| Back to top |
|
 |
|