Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / January 2006

Tip: Looking for answers? Try searching our database.

Hexadecimal editor

Thread view: 
palmis - 23 Jan 2006 09:33 GMT
Does anyone know where I could find some useful code to create a
Hexadecimal
editor to show my file .dat? I want open window authomatically.

Thanks
Palmis
Rogan Dawes - 23 Jan 2006 14:27 GMT
> Does anyone know where I could find some useful code to create a
> Hexadecimal
> editor to show my file .dat? I want open window authomatically.
>
> Thanks
> Palmis

You might want to take a look at

<http://dawes.za.net/gitweb.cgi?p=dawes.za.net/webscarab.git;a=blob;h=e7deaf98db5
a496aabc20db2447bccf2ae9929f5;hb=7578eea551cc424a61321560d4372c4f42a65d41;f=src/
org/owasp/webscarab/ui/swing/editors/HexPanel.java
>

which is a Hex viewer/editor as used in WebScarab.

You're welcome to modify it to your purposes.

Rogan
Oliver Wong - 23 Jan 2006 19:34 GMT
> Does anyone know where I could find some useful code to create a
> Hexadecimal
> editor to show my file .dat? I want open window authomatically.

   I'm not sure what that last statement, "I want open window
authomatically.", means, but if you want guidelines on writing a hex editor,
it's not much different from writing a "normal" text editor. The only
difference is instead of reading in bytes, and interpreting them as ASCII,
UTF-8 or some other encoding, you just treat them as raw bytes.

   - Oliver


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.