Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 01-03-2005, 14:11
reagent
 
Posts: n/a
Exclamation modification of GUI for 16-Bit Program

Dear All;
This is the first time for me here in this forum and your help is urgently required..
in the attached 16Bit-program (Turbo C++) I would like to make modification in user interface so I can disable the browsing option in file menu -- open windows, cuz I am using this software for my students and I have applied group policy for restericting drive access for exams, but cuz turbo C is 16 bit application so they can brows the hard drive through open menu, so the best solution is disabling this menu..
sorry for my english

Note: the exec file is TC.exe inside Bin folder
Attached Files
File Type: rar tc.rar (1.90 MB, 15 views)
Reply With Quote
  #2  
Old 01-04-2005, 03:12
0KRam
 
Posts: n/a
Try to edit it with "eXeScope" or "Resource Builder"
Reply With Quote
  #3  
Old 01-04-2005, 14:05
reagent
 
Posts: n/a
Dear OKRam
Thanks for your help; the eXeScope program can open the EXE file but edit option is not active, so I can't do anything on file..
Resource Builder can't open the file and said unrecognaized format..

Please try to help

waiting for any reply ASAP

Best Regards
Reply With Quote
  #4  
Old 01-04-2005, 18:16
TQN TQN is offline
VIP
 
Join Date: Apr 2003
Location: Vietnam
Posts: 343
Rept. Given: 142
Rept. Rcvd 20 Times in 12 Posts
Thanks Given: 169
Thanks Rcvd at 130 Times in 43 Posts
TQN Reputation: 20
Hi reagent !
You can use the Borland Resource Workshop. It is too old, but can open and edit 16bit NE file (and 32bit PE file). Find it with Google or on the Delphi/C++Builder install disk.
Good luck !
Reply With Quote
  #5  
Old 01-04-2005, 20:43
uipjbumscks
 
Posts: n/a
Crackz revsering site you can find it
Reply With Quote
  #6  
Old 01-05-2005, 00:58
Wannabe's Avatar
Wannabe Wannabe is offline
Friend
 
Join Date: Jul 2004
Location: , location, location.
Posts: 67
Rept. Given: 45
Rept. Rcvd 23 Times in 7 Posts
Thanks Given: 122
Thanks Rcvd at 15 Times in 9 Posts
Wannabe Reputation: 23
This program is not a PE or NE executable, because of that no resource editors will work... It's simply a DOS exe, probably built using Borlands TVision text-UI if I recall correctly.
I've had a quick look at it, and must ask one thing: If browsing is to be not allowed, how would you want the user to open his/her files?
Should they write the complete pathname there?
Regards
Wannabe
Reply With Quote
  #7  
Old 01-06-2005, 00:11
Michel Michel is offline
Friend
 
Join Date: Sep 2004
Location: France
Posts: 66
Rept. Given: 2
Rept. Rcvd 6 Times in 1 Post
Thanks Given: 0
Thanks Rcvd at 1 Time in 1 Post
Michel Reputation: 6
You can try to open that prog in any exe-editor, search the string appearing on the menu, and replace the first char of this string by the binary "0".
Reply With Quote
  #8  
Old 01-12-2005, 13:27
ee45678 ee45678 is offline
Friend
 
Join Date: Jan 2005
Posts: 27
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 0
Thanks Rcvd at 0 Times in 0 Posts
ee45678 Reputation: 0
Quote:
Originally Posted by reagent
Dear All;
in the attached 16Bit-program (Turbo C++) I would like to make modification in user interface so I can disable the browsing option in file menu -- open windows, cuz I am using this software for my students and I have applied group policy for restericting drive access for exams, but cuz turbo C is 16 bit application so they can brows the hard drive through open menu, so the best solution is disabling this menu..
Note: the exec file is TC.exe inside Bin folder
I don't have sufficient user rights to download your attachment yet.
The Turbo C++ IDE tc.exe file is an old world style 16bit (DOS) executable. None of the modern tools or techniques being suggested by some of the posters here will work with it.
I have experience of disabling the "File Open" (F3) option in tc.exe from Turbo C v2.1, I don't know which is your version number but if you can somehow arrange to send the file tc.exe to me I can fix it for you.

Last edited by ee45678; 01-13-2005 at 11:03.
Reply With Quote
Reply


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 Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Delphi Encryption Compendium HAVAL Modification chessgod101 Source Code 0 08-29-2015 10:10
.net modification of a method (without decompilation) Shub-Nigurrath General Discussion 8 10-15-2013 21:04
Process hiding with SSDT modification in x64 Win7 31337guru x64 OS 3 05-03-2012 18:16


All times are GMT +8. The time now is 12:14.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )