mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
20 lines
357 B
Markdown
20 lines
357 B
Markdown
###This is a description of the DEX class.
|
|
|
|
* You could use all functions from Binary class but with DEX prefix (Binary.compare -> DEX.compare)
|
|
|
|
**bool isStringPoolSorted()**
|
|
|
|
```
|
|
```
|
|
**bool isOverlayPresent()**
|
|
|
|
```
|
|
```
|
|
**bool isDexStringPresent(QString sString)**
|
|
|
|
```
|
|
```
|
|
**bool isDexItemStringPresent(QString sItemString)**
|
|
|
|
```
|
|
```
|