Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Understanding the Java security model
- The Java security model, introduced in Java 2, is the basis of highly secured and distributed enterprise Java applications. Peter Mikhalenko explores the architecture of this model. The Java security model, introduced in Java 2, is the basis of highly secured and distributed enterprise Java applications. The...
- Tags: Security Manager, Java, Peter V. Mikhalenko, Programming languages, Java 2 security platform, byte code, security, Java Tips Newsletter, Java Platform, Sun Microsystems Inc., Java Security Technology, Java Cryptography Architecture, Java Secure Socket Extension, Software Development, Software/Web Development
- Technical articles 2007-04-18
Additional Resources
- Code Cracking
- The paper is technical related to byte code manipulation of Java using Hex Editor and it requires knowledge of Java programming and Byte Code format. There are plenty of tools for debugging/patching code written in just about any language. This paper exposes one of many important items in web security...
- Tags: Programming, Programming Languages, Development Tools, Java, Software Development, Software/Web Development
- White papers 2004-11-03
- Blue Byte File Editor (exe)
- This free 32k byte editor can edit any binary file in memory, up to 2GB in size. Each byte then can be edited by clicking on any byte starting position, by using the keyboard or the Hexadecimal/ASCII text boxes you can edit each byte. Version 1.01 adds an option to...
- Tags: Editor, Keyboards, Hardware, Peripherals
- Software downloads 2007-04-19
- 8051 Hex Code Explorer (exe)
- This program is written targeting INTEL's 8051 family 8 bit Microcontrollers (64KB of code memory). Limited to 16 bit address data records. This program will parse and DisAssemble the hex code byte by byte data with addresses. It will show you the complete code memory map, the way your object...
- Tags: Memory
- Software downloads 2007-04-11
- Neuron Java Disassembler (zip)
- Neuron Java Disassembler is a visual tool for exploring Java. CLASS internals. View Java. Class byte codes and byte code instructions. View all internal Java. CLASS binary structures. Simple Java IDE: view, edit and build Java source code. Analyze Java source code: code statistics, dependencies, inheritance tree, and graphs.
- Tags: Neuron Java Disassembler, Programming Languages, Java, Software Development, Software/Web Development
- Software downloads 2005-06-23
- Byte By Byte (exe)
- Byte By Byte is a downloading program designed to aid you in continuing partial downloads. I came up with this program after downloading fragments of a file that added up to a larger size than the complete download. So enough was enough and I created this. The idea is that...
- Tags: Fragment, File, Idea
- Software downloads 2007-04-23
- JPCAP & DSCP
- Hello thereDoes anyone has an idea about how can someone can view the DSCP Differentiated Services Code Point field using the JPCAP library...I try for exampleif packet instanceof IPPacket{newPacket=IPPacketpacket;byte myByte=newPacket.rsv_tos;...etc}but I get that the byte length is zeroBest regardsSpirus
- Tags: JPCAP & DSCP, sorfanos@...
- Discussion threads 2007-02-13
- "Invalid Parameter Used" Error
- I am trying to read images from a SQL database by utilising the memorystream class. However, whenever I try to create a Bitmap object from the stream I get the above error. The database records are generally created from .bmp files and the byte object b and the stream ms...
- Tags: Bitmap, Soundbomber, programming, Image Dim, iOffset
- Q&A 2006-08-24
- eMbedded Visual C++ 4.0 Update 5636 (msi)
- When you use eMbedded Visual C++ 4.0 SP4 to build Microsoft Windows CE-based projects for the ARM processor, the ARM compiler may generate code that causes a Datatype Misalignment exception at run time. This problem occurs when the following conditions are true: You access memory by using a BYTE pointer....
- Tags: ARM, Microsoft Visual C++, Microsoft Corp., Microsoft Windows CE, Microsoft Development Tools, Microsoft Windows, Programming Languages, Development Tools, Handhelds, Operating Systems, Software, Software Development, Software/Web Development, Hardware
- Software downloads 2007-08-29
- Endianness White Paper
- Endianness is the format to how multi-byte data is stored in computer memory. It describes the location of the most significant byte MSB and least significant byte LSB of an address in memory. Endianness is dictated by the CPU architecture implementation of the system. The operating system does not dictate...
- Tags: Operating System, CPU, Intel Corp., Endianness, Processors, Operating Systems, Semiconductors, Hardware, Components, Software
- White papers 2004-11-15
- Trixon BBC - Bit & Byte Converter (exe)
- Trixon BBC Bit & Byte Converter converts between bits and bytes, and also between kilo, mega, giga, tera, peta and exa. Trixon BBC. Bit & Byte Converter supports drag and drop with files only.
- Tags: British Broadcasting Corp., Trixon
- Software downloads 2006-08-23
- Sun Studio: Using VIS Instructions to Speed Up Key Routines
- The VIS instruction set includes a number of instructions that can be used to handle several items of data at the same time. These are called SIMD Single Instruction Multiple Data instructions. The VIS instructions work on data held in floating point registers. The advantage of using VIS instructions is...
- Tags: Sun Microsystems Inc., Instruction, VIS
- White papers 2006-01-05
- Convert a byte array to a string with VB.NET
- I recently covered ways to convert a string into a byte array with VB.NET. When you need to convert a byte array into a string, you can use either BitConverter.ToString or Convert.ToBase64String methods. I provide examples that show you how to make the conversion using both methods.Byte array usageIf you...
- Tags: Vb.net, Programming
- Blog posts 2007-06-28
- Extending .NET Security to Unmanaged Code
- The number of applications that are downloaded from the Internet and executed on-the-fly is increasing every day. Unfortunately, not all of these applications are benign, and, often, users are unsuspecting and unaware of the intentions of a program. To facilitate and secure this growing class of mobile code, Microsoft introduced...
- Tags: Security, University Of California, .Net, Internet, Microsoft Windows, Software Development, Software/Web Development, Operating Systems, Software
- White papers 2006-06-08
- Pic: How to explain terabytes to management
- Bit should be byteWould be better if the smallest doll was byte in stead of bit. It's hard enough explaining you keep on dividing by 1024. But then at the end you do it by 8. Management will be confused for weeks.Just pull that little bit out of there!:^0
- Tags: ehuyboom@...
- Discussion threads 2007-09-05
- Coping Zip files to iomega tera byte
- why is it that i cannot copy Zip file that are more than 10 gig to the iomega tera byte it keeps on saying disk full but it is empty your assitance will be highly appeciated
- Tags: hardware, bilalj@..., ZIP File
- Discussion threads 2007-03-08
- Sound Byte (sit)
- Sound Byte is a computerized cart machine for your Mac. You can quickly and easily select from dozens of sound clips to play. Perfect for DJs, announcers, and sporting events. You can play MP3, WAV, AIFF, and other sound file formats.
- Tags: Sound Clip, Sound Byte
- Software downloads 2007-03-15
- OOJNI Add-in .NET for VS7.1 (zip)
- Object-Oriented JNI Advanced Add-In is a tool developed for MS Visual Studio. It generates C++ code OOJNI classes and managed code (OOJNI for .NET classes) in MCPP, C#, J#, VB for java byte code selected and includes it into the active project. It also makes JNI implementation of Java class...
- Tags: Class, Object-Oriented JNI Advanced Add-In, Programming Languages, Java, Microsoft Development Tools, C#, .Net, Software Development, Software/Web Development, Development Tools
- Software downloads 2007-04-18
- OOJNI Advanced Add-in for VC6 (zip)
- Object-Oriented JNI Add-In is a tool developed for MS Visual Studio. It generates C++ code OOJNI classes for java byte code selected and includes it into the active C++ project. It also makes JNI implementation of java interfaces.
- Tags: C++, Object-Oriented JNI Add-In, Programming Languages, Java, C/C++, Software Development, Software/Web Development
- Software downloads 2006-10-19
- OOJNI Advanced Add-in for VC7.1 (zip)
- Object-Oriented JNI Add-In is a tool developed for MS Visual Studio. It generates C++ code OOJNI classes for java byte code selected and includes it into the active C++ project. It also makes JNI implementation of java interfaces.
- Tags: C++, Object-Oriented JNI Add-In, Programming Languages, Java, C/C++, Software Development, Software/Web Development
- Software downloads 2006-10-25
- << Previous
- page 1 of 1
- Next >>