stellarbear
|
e9bc996624
|
Merge pull request #8 from ChrisDavies-MSFT/chrdav/YaraExceptionMessageRename
Exception message class name refactor
|
2019-10-17 11:37:46 +03:00 |
|
Chris Davies (MSTIC)
|
4199e9bde4
|
Added the word exception to all of the new exception class names
|
2019-10-14 14:16:00 +01:00 |
|
Chris Davies
|
6cfb908605
|
Merge pull request #4 from stellarbear/master
Merging in master
|
2019-10-14 14:14:16 +01:00 |
|
stellarbear
|
ef057d9cb2
|
Merge pull request #7 from ChrisDavies-MSFT/chrdav/YaraExceptions
Managed Yara Exceptions
|
2019-10-09 18:27:05 +03:00 |
|
Chris Davies (MSTIC)
|
be3f9c305c
|
Added managed exceptions to wrap the Yara error codes
|
2019-10-09 10:37:23 +01:00 |
|
stellarbears
|
9fbc9b02b2
|
1.3.1. fix possible memory leak isuues
|
2019-02-19 13:12:37 +03:00 |
|
Chris Davies
|
e92e316cf4
|
Merge pull request #3 from stellarbear/master
Updating fork
|
2018-12-13 11:42:53 +00:00 |
|
stellarbears
|
ee335b2431
|
Merge branch 'master' of https://github.com/stellarbear/YaraSharp
|
2018-12-12 15:02:53 +03:00 |
|
stellarbears
|
ccfc6494c2
|
small refactor in compiler section
|
2018-12-12 15:02:38 +03:00 |
|
stellarbear
|
36d417a74e
|
Update README.md
|
2018-12-12 14:07:59 +03:00 |
|
stellarbear
|
6ecddbf0c9
|
Update README.md
|
2018-12-12 14:07:39 +03:00 |
|
stellarbears
|
00ba35dfe1
|
1.3.0 Beta. Separation of yara warnings and errors. Naming conventions update (breaking change).
|
2018-12-12 14:02:21 +03:00 |
|
Chris Davies
|
9499f3d19f
|
Merge pull request #2 from stellarbear/master
Updating fork
|
2018-12-12 09:54:55 +00:00 |
|
stellarbear
|
158b98ef33
|
Merge pull request #4 from ChrisDavies-MSFT/BetterWarningHandling
Even better warning handling
|
2018-12-12 09:01:40 +03:00 |
|
Chris Davies (MSTIC)
|
adee785997
|
Added unit test project, complete with first unit test
|
2018-12-11 23:24:15 +00:00 |
|
Chris Davies (MSTIC)
|
ef6c2298f5
|
Removed unnecessary check for errors
|
2018-12-11 22:42:59 +00:00 |
|
Chris Davies (MSTIC)
|
6b81bc13c5
|
Completed changes
|
2018-12-11 22:28:00 +00:00 |
|
Chris Davies (MSTIC)
|
1bc253968d
|
This isn't finished, but I think represents a better way of handling warnings and errors that doesn't treat warnings as errors
|
2018-12-11 17:37:21 +00:00 |
|
Chris Davies
|
60bf6dcd38
|
Merge pull request #1 from stellarbear/master
Merged master
|
2018-12-11 17:09:03 +00:00 |
|
stellarbear
|
5139331e7a
|
Merge pull request #3 from ChrisDavies-MSFT/WarningBug
Yara warnings were threated as errors
|
2018-12-10 16:25:08 +03:00 |
|
Chris Davies (MSTIC)
|
f3aa1901e7
|
Fixed an issue where warnings were not being surfaced, unless in conjunction with an error
|
2018-12-03 14:21:56 +00:00 |
|
stellarbears
|
b03f3281d7
|
Added deps folder
|
2018-11-12 11:28:55 +03:00 |
|
stellarbears
|
64f5e05b12
|
Removed outdated nupkg
|
2018-11-12 11:14:46 +03:00 |
|
stellarbears
|
6e59582dfd
|
Hot fix
|
2018-08-27 10:19:55 +03:00 |
|
stellarbears
|
2a0cd7ffbb
|
Merge
|
2018-08-27 09:47:28 +03:00 |
|
stellarbears
|
d5e8cf2d78
|
1.2.1 nuget update
|
2018-08-27 09:45:18 +03:00 |
|
stellarbear
|
302b342a86
|
Update README.md
|
2018-08-24 11:24:43 +03:00 |
|
stellarbears
|
d211206e2a
|
Nupkg removed
|
2018-08-24 11:22:04 +03:00 |
|
stellarbears
|
8f0a47b5ba
|
Typo fix
|
2018-08-24 11:20:45 +03:00 |
|
stellarbears
|
d04632b371
|
1.2. Yara patched to support unicode paths. Update to 3.8.1
|
2018-08-24 11:19:21 +03:00 |
|
stellarbears
|
cfe0448682
|
Small fix
|
2018-05-17 16:51:59 +03:00 |
|
stellarbears
|
dee6cfd5cb
|
1.1.3 Release
|
2018-05-17 16:29:31 +03:00 |
|
stellarbear
|
e03e827180
|
Net 4.0 build target. Update logo
|
2018-05-03 14:25:09 +03:00 |
|
stellarbear
|
6559cb168a
|
Revert "Net 4.0 build target. Update logo"
This reverts commit 33cda17e30.
|
2018-05-03 14:22:46 +03:00 |
|
stellarbear
|
33cda17e30
|
Net 4.0 build target. Update logo
|
2018-05-03 14:22:23 +03:00 |
|
stellarbear
|
31a30438e5
|
Icon added
|
2018-05-03 11:52:20 +03:00 |
|
stellarbear
|
7b36024001
|
Assembly info update
|
2018-04-26 14:50:51 +03:00 |
|
stellarbear
|
0166c42ec1
|
Merge branch 'master' of https://github.com/stellarbear/YaraSharp
|
2018-04-20 11:37:07 +03:00 |
|
stellarbear
|
dbfe27b903
|
Uncommented strings section. Removed signatures from project
|
2018-04-20 11:33:04 +03:00 |
|
stellarbear
|
1c0b0b57fc
|
Merge pull request #1 from stellarbear/add-license-1
Create LICENSE
|
2018-04-19 14:40:05 +03:00 |
|
stellarbear
|
88bcb6b7b5
|
Create LICENSE
|
2018-04-19 14:39:13 +03:00 |
|
stellarbear
|
b88decdaad
|
Merge branch 'master' of https://github.com/stellarbear/YaraSharp
|
2018-04-19 12:06:22 +03:00 |
|
stellarbear
|
d5ea8625d9
|
Version info added
|
2018-04-19 12:05:52 +03:00 |
|
stellarbear
|
bb35f50aa3
|
Set theme jekyll-theme-cayman
|
2018-04-19 11:45:01 +03:00 |
|
stellarbear
|
47cfc5c4aa
|
Fix external variables issue. Moved from yr_rules_scan_* to yr_scannner_scan_*
|
2018-04-19 11:42:42 +03:00 |
|
stellarbear
|
9f25d534b6
|
Comments and errors in English
|
2018-04-16 14:51:14 +03:00 |
|
stellarbear
|
fb9ca6488e
|
Disable file existance checks to let files with long filenames to take place
|
2018-04-12 17:59:31 +03:00 |
|
stellarbear
|
83c8385641
|
Bug fix on compiler callback. Test project added.
|
2018-04-11 14:45:58 +03:00 |
|
stellarbear
|
39dca7f497
|
Delegate GC fix. x64 build fix. Usage simplification.
|
2018-04-09 11:56:34 +03:00 |
|
stellarbear
|
6d33c40d68
|
Updare Readme
|
2018-04-08 16:50:50 +03:00 |
|