Commit Graph

13 Commits

Author SHA1 Message Date
Nguyen Anh Quynh dd32731c06 kstool: start-address argument is optional 2016-07-12 10:13:50 +08:00
Nguyen Anh Quynh d2f15c95c2 kstool: use %zu rather than %lu for printf(). this makes MSVC happy 2016-07-09 01:03:46 +08:00
Nguyen Anh Quynh 8a5badff0f cleanup & fix kstool.cpp 2016-07-09 00:36:32 +08:00
brendabrandy 3625751c46 added the ability to specify starting address in command line 2016-07-01 12:16:58 -04:00
Nguyen Anh Quynh 752370ba4f kstool: fix its version to match with the core version 2016-06-27 02:01:43 +08:00
Nguyen Anh Quynh 464e83588d kstool: fix issue #177 2016-06-05 10:34:31 +08:00
Nguyen Anh Quynh cc5fd72ccf make kstool compile on Windows 2016-05-31 01:38:03 -07:00
Nguyen Anh Quynh b4ef06613d Merge pull request #87 from dutchcoders/feature-read-from-stdin
allow kstool input from stdin
2016-05-27 07:29:56 +07:00
Remco 0977dd1017 fixed comments 2016-05-24 18:32:51 +02:00
Remco 07cef06983 allow kstool input from stdin 2016-05-24 17:53:17 +02:00
Ingmar Steen fc6ff81e80 The aarch64 target is actually little endian. 2016-05-24 10:01:32 +02:00
Nguyen Anh Quynh 44e15bf1df kstool: remove banner in output 2016-05-23 13:42:04 +08:00
Nguyen Anh Quynh df61510ee1 rename kstool.c to kstool.cpp 2016-05-14 15:09:27 +08:00