Рейтинг темы:
  • 0 Голос(ов) - 0 в среднем
  • 1
  • 2
  • 3
  • 4
  • 5
.Pef Opener Tool?
#1
If there a tool created too open .Pef files?
Ответ
#2
No
Ответ
#3
Pef file structure
Код:
[Header]
    ResourceType (string)
    UnkInt32 (int)
    VersionMajor (ushort)
    VersionMinor (ushort)
    StringTableCount (int)
    StringTableOffset (ulong)
    StringTableSizes (ulong)
    ObjectInfoCount (int)
    ObjectInfoOffset (ulong)
    ObjectInfoSize (ulong)
    
[Object]
    Type (int)
    ID (ulong)
    Offset (ulong)
    Size (ulong)
    
[Key]
    Name (string)
    UnkInt32 (int)
    ValueType (int) // INT32 = 0, REAL32 = 1, [...] Watch here i3SceneDx.dll
    Nations (int) // Watch here Nation.nlf inside Scripts.i3pack
p.s. Info from PROGRAMMATOR
Лучше взять и изобрести завтрашний день, чем переживать о том, что вчерашний был так себе.
Ответ
#4
Sojang Написал:Pef file structure
Код:
[Header]
    ResourceType (string)
    UnkInt32 (int)
    VersionMajor (ushort)
    VersionMinor (ushort)
    StringTableCount (int)
    StringTableOffset (ulong)
    StringTableSizes (ulong)
    ObjectInfoCount (int)
    ObjectInfoOffset (ulong)
    ObjectInfoSize (ulong)
    
[Object]
    Type (int)
    ID (ulong)
    Offset (ulong)
    Size (ulong)
    
[Key]
    Name (string)
    UnkInt32 (int)
    ValueType (int) // INT32 = 0, REAL32 = 1, [...] Watch here i3SceneDx.dll
    Nations (int) // Watch here Nation.nlf inside Scripts.i3pack
p.s. Info from PROGRAMMATOR

But how decrypt this file?
Ответ
#5
XJhonny, FileStream -> BinaryReader
Разработка Emu: PiercingBlow 90%, APB Reloaded 100%.
Самый действенный инструмент для самообучения - грабли.
Ответ
#6
Awiion Написал:XJhonny, FileStream -> BinaryReader

i'm sure is not only a Binary Stream because there no strings that can be readable, also header minor version is 8, and in other files is 1, so there something to do after get binary reader
Ответ
#7
There's quite easy and simple.
Another course cryptography.
No need to guess, the debugger has started, look.
P.S: This option is already old.
Разработка Emu: PiercingBlow 90%, APB Reloaded 100%.
Самый действенный инструмент для самообучения - грабли.
Ответ
#8
Awiion Написал:There's quite easy and simple.
Another course cryptography.
No need to guess, the debugger has started, look.
P.S: This option is already old.

have you some newbie friendly guide about debugging has you mean
Ответ


Перейти к форуму:


Пользователи, просматривающие эту тему: 1 Гость(ей)