Installable File Systems for OS/2 Version 3.0 OS/2 File Systems Department PSPC Boca Raton, Florida

Total Page:16

File Type:pdf, Size:1020Kb

Installable File Systems for OS/2 Version 3.0 OS/2 File Systems Department PSPC Boca Raton, Florida Installable File Systems For OS/2 Version 3.0 OS/2 File Systems Department PSPC Boca Raton, Florida February 13, 1998 This document includes a DRAFT description of the Installable File System Driver Interface for IBM OS/2 Standard Edition Version 3.0. PLEASE DO NOT DISTRIBUTE THIS VERSION. INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS DOCUMENNT "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT WILL IBM BE LIABLE FOR ANY DAMAGES, INCLUDING BUT NOT LIMITED TO ANY LOST PROFITS, LOST SAVINGS OR ANY INCIDENTAL OR CONSEQUENTAL DAMAGES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY YOU BASED ON A THIRD PARTY CLAIM. Some or all of the interfaces described in this document are unpublished. IBM reserves the right to change or delete them in future versions of OS/2, at IBM's sole discretion, without notice to you. IBM does not guarantee that compatability of your applications can or will be maintained with future versions of OS/2. This document could include technical inaccuracies or typographical errors. It is possible that this document may contain reference to, or information about, IBM products, programming or services that are not announced in your country. Such references or infor- mation must not be construed to mean that IBM intends to announce such IBM products, programming or services in your country. IBM may have patents or pending patent applications covering subject matter in this document. The furnishing of this document does not give you any license to these patents. You can send license inquiries, in writing, to the IBM Director of Commercial Relations, IBM Corporation, Armonk NY 10504. Copyright International Business Machines Corporation 1991. All rights reserved. Note to U.S. Government Users — Documentation related to restricted rights — Use, duplication or disclosure is subject to restrictions set forth in GSA ADP Schedule Contract with IBM Corp. Contents Chapter 1. Installable File System Mechanism ................. 1-1 Installable File System Overview ........................... 1-1 System Relationships . 1-1 File I/O API ...................................... 1-2 Buffer Management . 1-5 Volume Management . 1-5 Connectivity . 1-5 IPL Mechanism . 1-6 OS/2 Partition Access ............................... 1-6 Permissions . 1-7 File Naming Conventions .............................. 1-7 Meta Character Processing ............................ 1-7 FSD Pseudo-character Device Support ..................... 1-7 Family API Issues .................................. 1-7 FSD Utilities . 1-7 FSD Utility Support ............................... 1-7 FSD Utility Guidelines .............................. 1-8 FSD Utility Interfaces .............................. 1-8 Extended Attributes . 1-8 FEAs . 1-9 GEAs . 1-10 FSD File Image .................................... 1-12 FSD Attribute . 1-12 FSD Initialization . 1-13 OS/2 and DOS Extended Boot Structure and BIOS Parameter Block ... 1-14 IFS Commands . 1-16 IFS = (CONFIG.SYS Command) ........................ 1-16 File System Function Calls ............................. 1-16 Application File I/O Notes ............................ 1-16 Date/Time Stamps . 1-17 I/O Error Codes ................................ 1-17 FSD System Interfaces ............................... 1-18 Overview . 1-18 Data Structures . 1-19 Time Stamping . 1-22 FSD Calling Conventions and Requirements ................. 1-22 Error Codes . 1-23 Chapter 2. FS Service Routines .......................... 2-1 FS_ALLOCATEPAGESPACE Adjust the size of paging file .......... 2-3 FS_ATTACH Attach to an FSD .......................... 2-4 FS_CANCELLOCKREQUEST Cancel file record lock request ........ 2-6 FS_CHDIR Change/Verify Directory Path .................... 2-7 FS_CHGFILEPTR Move a file's position pointer ............... 2-10 FS_CLOSE Close a file. ............................. 2-12 FS_COMMIT Commit a file's buffers to Disk .................. 2-13 FS_COPY Copy a file ............................... 2-15 FS_DELETE Delete a file ............................ 2-17 FS_DOPAGEIO Perform paging I/O operations ................ 2-18 FS_EXIT End of process ............................. 2-20 Copyright IBM Corp. 1991 iii FS_FILEATTRIBUTE Query/Set File Attribute ................. 2-21 FS_FILEINFO Query/Set a File's Information ................. 2-23 FS_FILEIO Multi-function file I/O ........................ 2-26 FS_FILELOCKS Request a file record lock/unlock .............. 2-29 FS_FINDCLOSE Directory Read (Search) Close ............... 2-32 FS_FINDFIRST Find First Matching File Name(s) .............. 2-33 FS_FINDFROMNAME Find matching file name(s) starting from name ... 2-37 FS_FINDNEXT Find next matching file name. ................. 2-39 FS_FINDNOTIFYCLOSE Close Find-Notify Handle ............. 2-41 FS_FINDNOTIFYFIRST Monitor a directory for changes. .......... 2-42 FS_FINDNOTIFYNEXT Resume reporting directory changes ........ 2-44 FS_FLUSHBUF Commit file buffers ....................... 2-46 FS_FSCTL File System Control ......................... 2-47 FS_FSINFO File System Information ...................... 2-50 FS_INIT File system driver initialization .................... 2-51 FS_IOCTL I/O Control for Devices ....................... 2-52 FS_MKDIR Make Subdirectory ......................... 2-54 FS_MOUNT Mount/unmount volumes ..................... 2-56 FS_MOVE Move a file or subdirectory ..................... 2-58 FS_NEWSIZE Change File's Logical Size ................... 2-60 FS_NMPIPE Do a remote named pipe operation. .............. 2-61 FS_OPENCREATE Open a file ......................... 2-65 FS_OPENPAGEFILE Create paging file and handle ............. 2-68 FS_PATHINFO Query/Set a File's Information ................ 2-70 FS_PROCESSNAME Allow FSD to modify name after OS/2 canonicalization . 2-72 FS_READ Read from a File ........................... 2-73 FS_RMDIR Remove Subdirectory ........................ 2-75 FS_SETSWAP Notification of swap-file ownership .............. 2-76 FS_SHUTDOWN Shutdown file system .................... 2-77 FS_VERIFYUNCNAME Verify UNC server ownership ............ 2-79 FS_WRITE Write to a file ............................. 2-80 Chapter 3. FS Helper Functions .......................... 3-1 FSH_ADDSHARE Add a name to the share set ................ 3-3 FSH_CALLDRIVER Call Device Driver's Extended Strategy entry point ... 3-5 FSH_CANONICALIZE Convert a path name to a canonical form ....... 3-7 FSH_CHECKEANAME Check for valid EA name ................ 3-9 FSH_CRITERROR Signal hard error to daemon ............... 3-10 FSH_DEVIOCTL Send IOCTL request to device driver ........... 3-12 FSH_DOVOLIO Transfer volume-based sector-oriented I/O ......... 3-14 FSH_DOVOLIO2 Send volume-based IOCTL request to device driver .. 3-17 FSH_EXTENDTIMESLICE Notify kernel that temporarily increasing this thread's time slice is advisable. ........................ 3-19 FSH_FINDCHAR Find first occurrence of character in string ........ 3-20 FSH_FINDDUPHVPB Locate equivalent hVPB ................ 3-21 FSH_FORCENOSWAP Force segments permanently into memory .... 3-22 FSH_GETPRIORITY Get current thread's I/O priority ............ 3-24 FSH_GETVOLPARM Get VPB data from VPB handle ............ 3-25 FSH_INTERR Signal an internal error ..................... 3-26 FSH_IOBOOST Gives the current thread an I/O priority boost ....... 3-27 FSH_IOSEMCLEAR Clear an I/O event semaphore ............. 3-28 FSH_ISCURDIRPREFIX Test for a prefix of a current directory ...... 3-29 FSH_LOADCHAR Load a character from a string .............. 3-30 iv DRAFT: OS/2 Installable File Systems FSH_NAMEFROMSFN Get the full path name from an SFN. ........ 3-31 FSH_PREVCHAR Decrement a character pointer .............. 3-32 FSH_PROBEBUF Check user address validity ................ 3-33 FSH_QSYSINFO Query system information .................. 3-35 | FSH_QUERYOPLOCK Query if the running thread has an oplock ..... 3-37 | FSH_QUERYSERVERTHREAD Query if the current thread is a server | thread . 3-38 FSH_REGISTERPERFCTRS Register a FSD with PERFVIEW ....... 3-39 FSH_REMOVESHARE Remove a shared entry ................ 3-40 FSH_SEGALLOC Allocate a GDT or LDT segment ............. 3-41 FSH_SEGFREE Release a GDT or LDT segment .............. 3-43 FSH_SEGREALLOC Change segment size .................. 3-44 FSH_SEMCLEAR Clear a semaphore ..................... 3-45 FSH_SEMREQUEST Request a semaphore ................. 3-46 FSH_SEMSET Set a semaphore ........................ 3-48 FSH_SEMSETWAIT Set a semaphore and wait for clear .......... 3-49 FSH_SEMWAIT Wait for clear .......................... 3-50 FSH_SETVOLUME Force a volume to be mounted on the drive ...... 3-51 FSH_STACKSPACE Determin stack space .................. 3-52 FSH_STORECHAR Store a character in a string ............... 3-53 FSH_UPPERCASE Uppercase asciiz string .................. 3-54 FSH_WILDMATCH Match using OS/2 wildcards ............... 3-55 FSH_YIELD Yield processor to higher-priority thread ............. 3-56 Chapter 4. Remote IPL / Bootable IFS ...................... 4-1 Operational Description . 4-2 FAT Boot Procedure ................................ 4-2 BIFS Boot Procedure ................................ 4-3 Interfaces . 4-4 BlackBox/OS2LDR interface . 4-4 miniFSD/OS2KRNL interface . 4-5 Stage 1 Interfaces ................................ 4-6 Stage 2 Interfaces ................................ 4-7 Stage 3 Interfaces ...............................
Recommended publications
  • Active @ UNDELETE Users Guide | TOC | 2
    Active @ UNDELETE Users Guide | TOC | 2 Contents Legal Statement..................................................................................................4 Active@ UNDELETE Overview............................................................................. 5 Getting Started with Active@ UNDELETE........................................................... 6 Active@ UNDELETE Views And Windows......................................................................................6 Recovery Explorer View.................................................................................................... 7 Logical Drive Scan Result View.......................................................................................... 7 Physical Device Scan View................................................................................................ 8 Search Results View........................................................................................................10 Application Log...............................................................................................................11 Welcome View................................................................................................................11 Using Active@ UNDELETE Overview................................................................. 13 Recover deleted Files and Folders.............................................................................................. 14 Scan a Volume (Logical Drive) for deleted files..................................................................15
    [Show full text]
  • Microsoft Windows Common Criteria Evaluation Security Target
    Microsoft Common Criteria Security Target Microsoft Windows Common Criteria Evaluation Microsoft Windows 10 version 1809 (October 2018 Update) Microsoft Windows Server 2019 (October 2018 Update) Security Target Document Information Version Number 0.05 Updated On June 18, 2019 Microsoft © 2019 Page 1 of 126 Microsoft Common Criteria Security Target Version History Version Date Summary of changes 0.01 June 27, 2018 Initial draft 0.02 December 21, 2018 Updates from security target evaluation 0.03 February 21, 2019 Updates from evaluation 0.04 May 6, 2019 Updates from GPOS PP v4.2.1 0.05 June 18, 2019 Public version Microsoft © 2019 Page 2 of 126 Microsoft Common Criteria Security Target This is a preliminary document and may be changed substantially prior to final commercial release of the software described herein. The information contained in this document represents the current view of Microsoft Corporation on the issues discussed as of the date of publication. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information presented after the date of publication. This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE INFORMATION IN THIS DOCUMENT. Complying with all applicable copyright laws is the responsibility of the user. This work is licensed under the Creative Commons Attribution-NoDerivs- NonCommercial License (which allows redistribution of the work). To view a copy of this license, visit http://creativecommons.org/licenses/by-nd-nc/1.0/ or send a letter to Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.
    [Show full text]
  • SEFS: Security Module for Extensible File System Architectures
    SEFS: Security Module for Extensible File System Architectures Þ Þ Lu´ıs FerreiraÝ , Andr´eZ´uquete and Paulo Ferreira Ý ISEL/INESC, Þ IST/INESC g fluis.ferreira, andre.zuquete, paulo.ferreira @inesc.pt Abstract ethical access by file server’s administrators; or (iv) unauthorized accesses to users’ files by an attacker Data security is a fundamental issue in modern com- capable of impersonating them. Whence, access con- puter systems. In particular, data storage systems are trol mechanisms, either physical or logical, aren’t bul- frequently subject to attacks and so need protection. letproof, and that may be a major concern for people Typical storage systems rely on access control mecha- dealing with sensitive data. nisms, either physical or logical, to prevent unautho- To make it even worse, current distributed file sys- rized users from accessing stored data. However, such tems exacerbate some of the previous problems and mechanisms are useless against non-ethical attitudes introduce new ones. On distributed file systems peo- taken by privileged users, like system administrators. ple have to trust on: (i) the physical security of remote Thus, the ultimate solution for ensuring the privacy of file servers, (ii) administration teams (that may blur sensitive data is to use cryptographic techniques. individual non-ethical attitudes), (iii) the capability This article describes the design and implemen- of remote authentication mechanisms to prevent per- tation of a security module, for extensible file sys- sonification, and, finally, (iv) they have to trust that tem architectures (SEFS), that enforces file security attackers cannot understand or modify data flows using cryptographic techniques.
    [Show full text]
  • Copyrighted Material
    24_038624 bindex.qxp 4/4/06 10:57 PM Page 363 Index A anti-static bags, 21, 23 Access Data’s Forensic Toolkit, 9 AOL Instant Messenger (AIM), active partition, 62 306–307 ActivePERL (ActiveState), 189 application logs, 110, 146, 250–251 adapters as keystroke recorders, 155 ARP (Address Resolution Protocol) Ad-aware Antispyware, 114 spoofing, 158, 159 Address Book Recovery tool, arp -a command, 179 319–320 at command, 186 address books, 319–320, 323, ATA hard disks, 52, 55 333–334 Autocomplete feature (IE), 132, 284 Address Resolution Protocol (ARP) autoexec.bat file, 108, 115 spoofing, 158, 159 Autoruns (SysInternals), 131, 136 ADSs (alternate data streams), 76–78, 194 B AIM (AOL Instant Messenger), backup tapes. See tapes 306–307 Bearshare clients, 297–299 AIM password decoder (Digital best evidence rules, 26, 29 Detectives),COPYRIGHTED 309 bitwise MATERIAL duplication. See forensic AIM password recovery tool duplication (ElcomSoft), 309 bitwise searching AirMagnet sniffer, 160–161 index-based searching versus, alternate data streams (ADSs), 211–212, 219–220 76–78, 194 overview, 217–219 AnaDisk recovery software (NTI), 58 regular expressions for, 212–214 AnaDisk software (NTI), 41 search methodology and, 219–220 Analog Web analyzer, 263, 270 bookmarks (Firefox), 285–288 363 24_038624 bindex.qxp 4/4/06 10:57 PM Page 364 364 Index Bookmarks.htm file (IE), 276 commercially pressed, 46 Boot and Nuke utility (Darik), 67, 96 common file types, 124 boot partition, 62 direct duplication for, 203 boot process, 60–61. See also startup for hard disk duplication storage, boot sector 205–206 FAT32 file system, 68–69, 349–351 lifespan issues for CD-Rs, 195 NTFS file system, 78–81, 353–354 rewritable, 46–47 bootable CDs scratched, repairing, 47–48 for hard disk duplication, 198, 199 volatility of data, 141–142 Helix forensics environment, write-once, 46 85, 96, 190, 199, 210 CERT (Computer Emergency Internet resources, 210 Response Team), 7, 9 with NTFS support, 85, 198 certification, 6, 8 BOOT.INI file, 99, 108 chain of custody, 25–26, 339–340 browsers.
    [Show full text]
  • Review NTFS Basics
    Australian Journal of Basic and Applied Sciences, 6(7): 325-338, 2012 ISSN 1991-8178 Review NTFS Basics Behzad Mahjour Shafiei, Farshid Iranmanesh, Fariborz Iranmanesh Bardsir Branch, Islamic Azad University, Bardsir, Iran Abstract: The Windows NT file system (NTFS) provides a combination of performance, reliability, and compatibility not found in the FAT file system. It is designed to quickly perform standard file operations such as read, write, and search - and even advanced operations such as file-system recovery - on very large hard disks. Key words: Format, NTFS, Volume, Fat, Partition INTRODUCTION Formatting a volume with the NTFS file system results in the creation of several system files and the Master File Table (MFT), which contains information about all the files and folders on the NTFS volume. The first information on an NTFS volume is the Partition Boot Sector, which starts at sector 0 and can be up to 16 sectors long. The first file on an NTFS volume is the Master File Table (MFT). The following figure illustrates the layout of an NTFS volume when formatting has finished. Fig. 5-1: Formatted NTFS Volume. This chapter covers information about NTFS. Topics covered are listed below: NTFS Partition Boot Sector NTFS Master File Table (MFT) NTFS File Types NTFS File Attributes NTFS System Files NTFS Multiple Data Streams NTFS Compressed Files NTFS & EFS Encrypted Files . Using EFS . EFS Internals . $EFS Attribute . Issues with EFS NTFS Sparse Files NTFS Data Integrity and Recoverability The NTFS file system includes security features required for file servers and high-end personal computers in a corporate environment.
    [Show full text]
  • Building Windows File Systems: a Look at the Openafs Client for Windows
    Building Windows File Systems: A Look at the OpenAFS Client for Windows Peter Scott Kernel Drivers, LLC Jeffrey Altman Your File System, Inc 2010 Storage Developer Conference. Kernel Drivers, LLC. All Rights Reserved. AFS History … on Windows The SMB Interface Used the Loopback Adapter for NetBIOS name registration All requests were processed by the AFS Service in user mode Minimal kernel level caching Lack of support for network browsing within Explorer 2010 Storage Developer Conference. Kernel Drivers, LLC. All Rights Reserved. 2 More History … ‘Relatively’ easy to implement but problems … Performance Generic solution to fit all situations Microsoft components, very difficult to get bugs fixed Several critical bugs found in SMB with no fix in sight Ex: Static thread worker pool count leads to dead locks Documentation is minimal, at best Reliant on the Windows redirector for network behavior … good and bad 2010 Storage Developer Conference. Kernel Drivers, LLC. All Rights Reserved. 3 A Native Approach … Custom File System Pros … Complete control of name space parsing Reparse Points Mount Points DFS Links Better optimization of IO pathways Minimize Kernel to User transitions Cache invalidation requirements Better system cache integration Support for write-through behavior when needed 2010 Storage Developer Conference. Kernel Drivers, LLC. All Rights Reserved. 4 A Native Approach … And the down side … Complex implementation Undocumented interfaces srvsvc, wkssvc, IPC$ Network Provider support Cache and Memory Manager Must deal with 3rd party products File system filters 2010 Storage Developer Conference. Kernel Drivers, LLC. All Rights Reserved. 5 Windows File System Model Windows IFS (Installable File System) Interface IRP Based model IO Request Packets ‘Fast IO’ Interface used for more than just IO Direct-call model, no IRPs … almost Network Provider Interface for Network Redirectors only Support for drive mappings UNC Browsing 2010 Storage Developer Conference.
    [Show full text]
  • Microsoft NTFS for Linux by Paragon Software 9.7.5
    Paragon Technologie GmbH Leo-Wohleb-Straße 8 ∙ 79098 Freiburg, Germany Tel. +49-761-59018-201 ∙ Fax +49-761-59018-130 Website: www.paragon-software.com E-mail: [email protected] Microsoft NTFS for Linux by Paragon Software 9.7.5 User manual Copyright© 1994-2021 Paragon Technologie GmbH. All rights reserved. Abstract This document covers implementation of NTFS & HFS+ file system support in Linux operating sys- tems using Paragon NTFS & HFS+ file system driver. Basic installation procedures are described. Detailed mount options description is given.File system creation (formatting) and checking utilities are described.List of supported NTFS & HFS+ features is given with limitations imposed by Linux. There is also advanced troubleshooting section. Information Copyright© 2021 Paragon Technologie GmbH All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or information storage and re- trieval systems - without the written permission of the publisher. Products that are referred to in this document may be trademarks and/or registered trademarks of the respective owners. The publisher and the author make no claim to these trademarks. While every precaution has been taken in the preparation of this document, the publisher and the author assumes no responsibility for errors or omissions, or for damages resulting from the use of information contained in this document or from the use of programs and source code that may ac- company it. In no event shall the publisher and the author be liable for any loss of profit or any other commercial damage caused or alleged to have been caused directly or indirectly by this document.
    [Show full text]
  • Microsoft Windows Common Criteria Evaluation Security Target
    Microsoft Common Criteria Security Target Microsoft Windows Common Criteria Evaluation Microsoft Windows 10 (Creators Update) Security Target Document Information Version Number 0.06 Updated On June 14, 2018 Microsoft © 2017 Page 1 of 102 Microsoft Common Criteria Security Target This is a preliminary document and may be changed substantially prior to final commercial release of the software described herein. The information contained in this document represents the current view of Microsoft Corporation on the issues discussed as of the date of publication. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information presented after the date of publication. This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE INFORMATION IN THIS DOCUMENT. Complying with all applicable copyright laws is the responsibility of the user. This work is licensed under the Creative Commons Attribution-NoDerivs- NonCommercial License (which allows redistribution of the work). To view a copy of this license, visit http://creativecommons.org/licenses/by-nd-nc/1.0/ or send a letter to Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA. Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering subject matter in this document. Except as expressly provided in any written license agreement from Microsoft, the furnishing of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property. The example companies, organizations, products, people and events depicted herein are fictitious.
    [Show full text]
  • Microsoft Windows "Chicago"
    Microsoft Windows ‘‘Chicago’’ Reviewer’s Guide Beta-1 The information discussed in this guide is based on features and functionality present either in the Beta-1 release of Chicago, or planned for a future release. The discussion of Chicago herein, does not represent a commitment on the part of Microsoft for providing or shipping the features and functionality discussed in the final retail product offerings of Chicago. This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. Table of Contents INTRODUCTION ....................................................1 Welcome ..................................................................................1 Chicago Mission......................................................................1 Where We’ve Been.................................................................................................1 Where We Are Today.............................................................................................1 Where We’re Headed .............................................................................................2 How We Get There.................................................................................................3 A Quick Preview of Chicago’s Top Features ........................4 Even Easier.............................................................................................................4 Faster and More Powerful ......................................................................................5
    [Show full text]
  • Computer Forensics Tutorial Disk File Systems (FAT16, FAT32, NTFS)
    Computer Forensics Tutorial Disk File Systems (FAT16, FAT32, NTFS) José M. Rodríguez Justiniano Computer Science Jeffrey L. Duffany, Ph.D. Computer Science Department Polytechnic University of Puerto Rico Abstract This tutorial is intended as in-class Oracle Virtual Box: is a general-purpose full laboratory exercise for computer forensics classes virtualizer for x86 hardware, targeted at server, at the Polytechnic University of Puerto Rico. It’s desktop and embedded use. Refer to Figure 1. specifically designed to provide basic understanding on the functionalities and capabilities of the tree most used file systems FAT16, FAT32, and NTFS. This document provides an inside or raw view of the files systems structure and how it handles data. It first covers the creation of a lab environment using openly available applications and the use of Hexadecimal Editors or Disk Editors to view and modify data. Key Terms Electronic Data, Forensics, File Figure 1 Systems, Hex Editor, Storage Device, Tutorial. Oracle Virtual Box INTRODUCTION HxD: is a carefully designed and fast hex editor which, additionally to raw disk editing As defined a File System is a means to and modifying of main memory (RAM), organize data expected to be retained after a handles files of any size. Refer to Figure 2. program terminates by providing procedures to store, retrieve and update data, as well as manage the available space on the device which contains it. File systems are used on data storage devices such as hard disk drives, floppy disks, optical discs, or flash memory storage devices to maintain the physical location of the computer files.
    [Show full text]
  • Using Quasigroups for Secure Encoding of File System Abstract 1. Introduction
    Using Quasigroups for Secure Encoding of File System Eliška Ochodková, Václav Snášel [email protected], [email protected] Department of Computer Science Faculty of Electrical Engineering and Computer Science Technical University of Ostrava Ostrava, Czech Republic Abstract In this article we discuss a method for encoding a file system based upon properties of quasigroups. The presented cipher, due to its simplicity, can be easily implemented, giving in consequence a very fast enci- phering and deciphering. Beside that, the method can be very secure and resisting to any attack. Keywords: file system, quasigroups, Latin square, cryptography, stream ciphers. 1. Introduction Cryptography deals with the transformation of ordinary text (plaintext) into coded form (cipher text) by encryption, and transformation of cipher text into plaintext by decryption. Three of the most important services provided by cryptosystems are secrecy, authenticity, and integrity. Secrecy refers to a denial of access to information by unauthorized individuals. Authenticity refers to validating the source of a message. Integrity refers to an assurance that a message was not modified accidentally or deliberately in transit, by replacement, insertion or deletion. An ideal system might solve all of problems concurrently, i.e., using public keys; providing secrecy; and providing authenticity. Unfortunately no single technique has met all three criteria. Conventional systems such as DES [7] require management of secret keys; systems using public key components may provide authenticity but are inefficient for bulk encryption of data due to low bandwidths. The aim of this paper is to focus the reader’s attention to the existence of an algebraic system called qua- sigroups and to show that it can be applied in cryptography for constructing stream ciphers.
    [Show full text]
  • A Study of Application Programming Interfaces for Mobile Operating Systems by Ashok Chakravarthy Mandala
    Platform Leadership through System Interfaces: A Study of Application Programming Interfaces for Mobile Operating Systems by Ashok Chakravarthy Mandala Bachelor of Engineering, Computer Science Birla Institute of Technology and Science, Pilani, India Submitted to the System Design and Management Program in Partial Fulfillment of the Requirements for the Degree of Master of Science in Engineering and Management at the Massachusetts Institute of Technology February 2007 © 2007 Ashok Mandala All rights reserved The author hereby grants to MIT permission to reproduce and to distribute publicly paper and electronic copies of this thesis document in whole or in part. Signature of Auiithnr - Ashok Mandala System Design and Management Program February 2007 Certified by Michael A. Cusumano Thesis Supervisor Sloan School of Management Certified by Patrick Hale MASSACHUSETTS INSTITUT OF TEO-NOLOGY Director System Design and Management Program MAY 0 6 2008 ARCHGES LIBRARIES Platform Leadership through System Interfaces: A Study of Application Programming Interfaces for Mobile Operating Systems By Ashok C. Mandala Submitted to the System Design and Management Program on January 19, 2007 in Partial Fulfillment of the Requirements for the Degree of Master of Science in Engineering and Management ABSTRACT The Smart Mobile device industry is witnessing rapid growth with the increased convergence of voice-centric mobile phones and data-centric personal digital assistant systems. Improving capabilities in device hardware have allowed development of complex user interfaces, multimedia and communication capabilities on these devices. Modem Mobile Operating Systems manage this complexity in the mobile device by administering hardware resources and providing a platform for development of new consumer and enterprise applications.
    [Show full text]