Joel Höner
|
d2c6115f6f
|
Fixed two formatter issues
- Unintentional fallthrough
- Assertion on 0-length append
|
2017-10-17 17:44:19 +02:00 |
flobernd
|
ea3e9b648a
|
Minor refactorings
|
2017-10-14 18:10:53 +02:00 |
Duncan Ogilvie
|
1564120c22
|
Fixed an uninitialized variable in ZydisChangeCase
|
2017-10-14 13:45:21 +02:00 |
Joel Höner
|
90e4626d11
|
Replace `to{lower,upper}` with custom func
|
2017-09-30 01:04:52 +02:00 |
flobernd
|
66972e43b4
|
Minor refactorings
|
2017-09-20 15:46:51 +02:00 |
flobernd
|
92cfcdac00
|
Minor performance improvements to the `ZydisPrintHexU` function
|
2017-09-16 17:37:14 +02:00 |
flobernd
|
9fe5d66380
|
Simplified custom print-functions and fixed some bugs
|
2017-09-14 02:59:20 +02:00 |
flobernd
|
41e943c34c
|
Removed outdated assertion
|
2017-09-14 01:08:37 +02:00 |
flobernd
|
01dca38516
|
Significantly improved formatter performance
- Exchanged `vsnprintf` by custom print functions
|
2017-09-14 00:59:23 +02:00 |