Commit Graph

299 Commits

Author SHA1 Message Date
Azamat H. Hackimov
6d464f5e4b Complete MSI packaging
Added task handling.
2017-06-29 00:29:40 +05:00
zeffy
50bf4ba7cf add another note for missing wufucXX.dll 2017-06-28 00:28:41 -07:00
zeffy
db72c7a271 more error checking in installer
- note about cloning / av deleting wufuc
- make sure wufucXX.dll and wufuc.xml exist before trying to install
- note about checking installed updates to explain non-responsiveness
2017-06-27 23:49:58 -07:00
zeffy
3f348c3d55 possibly more robust win ver checking (#65)
- use ver command instead of wmic os get version
- allow bypass unsupported OS in case of failing to detect actual
version like with #65 (please dont install this on windows 10 or
something 😫)
2017-06-27 23:49:58 -07:00
zeffy
16e1ded7be Update README.md 2017-06-27 14:18:20 -07:00
zeffy
1eea0b842d Update README.md 2017-06-27 01:31:23 -07:00
zeffy
adb7e8f473 Update version.rc [skip ci] 2017-06-26 17:02:09 -07:00
zeffy
aca2b20468 Update appveyor.yml [skip ci] 2017-06-24 18:18:30 -07:00
zeffy
230fdb7226 Update README.md 2017-06-24 18:04:03 -07:00
zeffy
324376ae46 Create CONTRIBUTING.md 2017-06-24 18:02:06 -07:00
zeffy
22e1f820e7 Update README.md 2017-06-24 16:57:22 -07:00
zeffy
7619e82041 Add debugview_helper.bat, update README.md v0.6.1.22 2017-06-20 04:23:48 -07:00
zeffy
0d29958560 new *dbgprintf macros that have fname(line): prefix 2017-06-20 03:48:43 -07:00
zeffy
ebe8b3e492 fix #ifdefs 2017-06-19 14:16:37 -07:00
zeffy
0e3782bcb6 Merge branch 'master' into master 2017-06-18 19:16:52 -07:00
zeffy
adc00b0f17 Update appveyor.yml [skip ci] 2017-06-17 01:50:58 -07:00
zeffy
05a17410ca Update version.rc 2017-06-17 01:47:41 -07:00
zeffy
d40b00ae72 Update version.rc 2017-06-17 01:44:05 -07:00
zeffy
8c33effee0 Delete .gitattributes 2017-06-17 01:42:13 -07:00
zeffy
3ab07569fe Revert "can't get it to work, back to static version number"
This reverts commit d1ddef5392.
2017-06-17 01:41:49 -07:00
zeffy
d1ddef5392 can't get it to work, back to static version number 2017-06-17 01:25:01 -07:00
zeffy
f90d761d84 cont...... 2017-06-17 00:53:20 -07:00
zeffy
a35fefb40b cont. (debug appveyor) 2017-06-17 00:37:15 -07:00
zeffy
97fdab874b cont. apply appveyor build version to artifacts 2017-06-17 00:25:03 -07:00
zeffy
5608ffe792 Update appveyor.yml 2017-06-16 22:01:33 -07:00
zeffy
4185a1acf3 Update appveyor.yml 2017-06-16 21:58:27 -07:00
zeffy
4747dc501b refactoring, update ci build scripts, etc
- cache results of CompareWindowsVersion() to shared variables to cut
down on redundant calls
- apply appveyor build version to artifacts (wip, could be broken)
- add .gitattributes
- finish patternfind.c (snr funcs unused, untested)
- delete COPYING.txt (it is created from LICENSE during the build
process)
2017-06-16 21:57:07 -07:00
zeffy
5c61cc63b1 Update README.md 2017-06-15 09:25:36 -07:00
zeffy
15ec83ceaa Update README.md 2017-06-15 05:05:20 -07:00
zeffy
91555209ea Update README.md 2017-06-15 04:58:17 -07:00
zeffy
e9a616a513 Update README.md 2017-06-14 13:40:14 -07:00
zeffy
5c7ef3f8de Update README.md 2017-06-14 04:38:41 -07:00
zeffy
2c31ea2fe4 Update appveyor.yml v0.6.1 2017-06-14 03:34:13 -07:00
zeffy
cda46fbc9f 0.6.1
- fixed x86 support
- added june updates to supported updates
- minor changes
2017-06-14 03:29:14 -07:00
zeffy
c4a78a3e24 improve batch script installers
- remove annoying confirmations on disable/enable scripts
- fix disable script on x86
- make sure Schedule service is running before trying do anything with
schtasks
2017-06-13 04:08:22 -07:00
zeffy
3d0b322f1e add is64bitwindows helper 2017-06-13 03:58:42 -07:00
zeffy
2be1785509 new byte pattern search alg
Ported to C from @x64dbg's patternfind.cpp.
https://github.com/x64dbg/x64dbg/blob/development/src/dbg/patternfind.cpp

This one is much better than my previous implementation because now I
can use wildcards on single nibbles!
2017-06-13 01:43:27 -07:00
zeffy
c837bfec2f better OS version detection 2017-06-10 14:25:46 -07:00
zeffy
4ad3642db6 more debug 2017-06-10 11:38:57 -07:00
zeffy
0b86b8e9ab more error checking 2017-06-10 11:30:25 -07:00
zeffy
4b85cb18a6 Update README.md 2017-06-10 02:40:47 -07:00
zeffy
9badc6257e ctrl s 2017-06-10 02:40:30 -07:00
zeffy
7d30ebd048 Rename entrypoint.c -> rundll32.c [skip ci] 2017-06-09 15:35:37 -07:00
Azamat H. Hackimov
8e5bb66aa8 Implementing MSI packaging 2017-06-09 21:46:11 +05:00
zeffy
196f4465a9 Update README.md 2017-06-08 21:41:16 -07:00
zeffy
1d9b47e602 better installer 2017-06-08 14:54:38 -07:00
zeffy
ce7e6dd166 more error checking 2017-06-08 13:44:03 -07:00
zeffy
080242cec9 Update README.md 2017-06-07 14:04:27 -07:00
zeffy
b7cff16081 Update README.md 2017-06-07 14:00:15 -07:00
zeffy
7e42fc54f3 fix wrong debug message function 2017-06-07 07:31:43 -07:00