/*
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program. If not, see http://www.gnu.org/licenses/. */
The original contributor had released the code under a commons licence. Therefore, use of this is in doubt until I get to know the licence and adjust the status of this product appropriately.
Largely unfinished. Major refactoring of the Header handling code and caches has been changed to suit better structures for parsing.
Have completely re written these to suit using original code. Also the parser is being ripped out and being replaced with newer NIO code making use of ByteBuffer's and in built reads.
By the time I am fisnished with this product it will be a full featured multi purpose PE parser.