Commit Graph

185 Commits

Author SHA1 Message Date
david942j bc35ada51e
Upgrade rubocop to 0.59 (#44) 2018-09-13 10:27:46 +08:00
david942j 2ba8458e19
Feature/custom error (#40)
* Add custom exception class
* Show error message for unintended usages
2018-09-06 14:57:21 +08:00
david942j fd87033c14 Drop EOL ruby version 2018-08-14 13:41:48 +08:00
david942j 2ac0547966 Upgrade rubocop to 0.58.2 2018-08-14 13:02:13 +08:00
dependabot[bot] 342ba39f6a Bump yard from 0.9.15 to 0.9.16 (#39)
Bumps [yard](https://github.com/lsegal/yard) from 0.9.15 to 0.9.16.
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lsegal/yard/compare/v0.9.15...v0.9.16)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-13 19:07:02 -07:00
dependabot[bot] 55299b23ad Bump rspec from 3.7.0 to 3.8.0 (#37)
Bumps [rspec](https://github.com/rspec/rspec) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/rspec/rspec/releases)
- [Commits](https://github.com/rspec/rspec/compare/v3.7.0...v3.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-07 08:10:11 -07:00
dependabot[bot] bfefd0d1d5 Bump yard from 0.9.14 to 0.9.15 (#36)
Bumps [yard](https://github.com/lsegal/yard) from 0.9.14 to 0.9.15.
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lsegal/yard/compare/v0.9.14...v0.9.15)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-19 10:03:10 +08:00
dependabot[bot] de8aa3972e Bump yard from 0.9.13 to 0.9.14 (#32)
Bumps [yard](https://github.com/lsegal/yard) from 0.9.13 to 0.9.14.
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lsegal/yard/compare/v0.9.13...v0.9.14)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-06-05 10:12:49 +08:00
dependabot[bot] 96e770964e Bump yard from 0.9.12 to 0.9.13 (#31)
Bumps [yard](https://github.com/lsegal/yard) from 0.9.12 to 0.9.13.
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lsegal/yard/compare/v0.9.12...v0.9.13)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-30 11:06:46 +08:00
david942j 1e7d494cb0
Bump rubocop from 0.55.0 to 0.56.0 (#29) 2018-05-15 11:23:09 +08:00
david942j 6a9ca16130 Bump 1.6.0 2018-04-28 21:00:47 +08:00
david942j 47c0a94a20
Add xmm* instructions and glibc-2.27 builds (#27)
* Add xmm* instructions: movq/movhps/movaps
* Add two builds - libc 32/64 bits on Ubuntu 18.04
* closed #26
2018-04-28 20:57:14 +08:00
david942j 4d97472148
Feature/info (#25)
* Show information given BuildID
* Fix un-cleanup resource
2018-04-27 18:56:03 +08:00
dependabot[bot] ad47c8964e Bump rubocop from 0.54.0 to 0.55.0 (#24)
Bumps [rubocop](https://github.com/bbatsov/rubocop) from 0.54.0 to 0.55.0.
- [Release notes](https://github.com/bbatsov/rubocop/releases)
- [Changelog](https://github.com/bbatsov/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bbatsov/rubocop/compare/v0.54.0...v0.55.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-04-17 08:33:08 +08:00
david942j 507ddecbfc ... 2018-04-09 21:32:42 +08:00
david942j d1257ba3d5 Upgrade gems 2018-04-03 22:21:38 +08:00
dependabot[bot] a905f7c94a Bump rake from 12.3.0 to 12.3.1 (#22)
Bumps [rake](https://github.com/ruby/rake) from 12.3.0 to 12.3.1.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v12.3.0...v12.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-04-02 12:09:26 +08:00
david942j 91bcba19ae Fixed different behavior of Dir::Tmpname.create after ruby-2.5.1 2018-04-02 11:40:24 +08:00
dependabot[bot] 1524ab66df Update simplecov requirement to ~> 0.16.1 (#20)
Updates the requirements on [simplecov](https://github.com/colszowka/simplecov) to permit the latest version.
- [Release notes](https://github.com/colszowka/simplecov/releases)
- [Changelog](https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colszowka/simplecov/compare/v0.13.0...v0.16.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-03-29 15:59:34 +08:00
david942j 4f73d85323
prevent hardcode tmpdir (#23) 2018-03-23 22:22:18 +08:00
david942j 3ceeb361c0 fixed Ruby2.5 removes Dir::Tmpname#make_tmpname 2018-02-17 23:05:22 +08:00
david942j b4cb630044 remove codeclimate-test-reporter 2018-02-17 22:30:05 +08:00
david942j b2cef93bfb add ubuntu 17.10 builds 2018-01-29 19:34:10 +08:00
david942j 371aadebc7 upgrade gems 2017-12-21 18:18:15 +08:00
david942j 850f0cdf44 [ci skip] Update README.md 2017-11-08 21:17:25 +08:00
david942j 448e73dfcc bump 1.5.0 2017-11-06 10:20:00 +08:00
david942j 9dfea12c3b
Feature/two (#15)
* consider valid function calls
2017-11-05 20:18:23 -06:00
david942j dea7aa81d2 fix after bump 1.4.1 2017-11-01 17:47:48 +08:00
david942j faa09230aa bump 1.4.1 2017-11-01 17:40:35 +08:00
david942j deb30bb59b missing require 2017-10-18 19:43:25 +08:00
david942j fce2dcd5dc touch 2017-10-10 14:02:05 +08:00
david942j 24f1f9e504 Check update automatically (#13)
* check update automatically
2017-10-09 22:05:28 +08:00
david942j 4682e8609c closed #12 2017-10-03 12:45:28 +08:00
david942j 9a9d6e2878 bump 1.4.0 2017-06-23 23:21:27 +08:00
david942j ec68f4b65f show warning message when BuildID not found 2017-06-23 23:05:08 +08:00
david942j f8cdc9c0e3 add new libc for ubuntu 16.04/17.04 2017-06-20 21:41:43 +08:00
david942j 5f6821a218 Refactor/naming (#10)
* Add README.tpl
* Renaming: rw => got
* Add yard
2017-06-07 16:02:40 +08:00
david942j e2709f7153 Merge branch 'master' of https://github.com/david942j/one_gadget 2017-06-07 01:20:12 +08:00
david942j 62ff8e60d3 Fix/pltgot (#9)
* Rectify description in 32bit constraints
* Upgrade rubocop
2017-06-07 01:05:25 +08:00
david942j aee8022b09 add libc in 0ctf-final 2017-06-06 23:54:03 +08:00
david942j 77bd4c9ec8 bump 1.3.8 2017-05-26 17:48:03 +08:00
david942j e38506714e reorder requires 2017-05-26 17:42:56 +08:00
david942j c1ce8f8a66 Update README.md 2017-05-26 17:12:10 +08:00
david942j 758249c343 make one_gadget() simplier; Update README.md 2017-05-26 17:10:31 +08:00
david942j a9da562bb3 Testing on appveyor (#7)
* Add CI AppVeyor

* Update gems to up-to-date
2017-05-09 21:26:12 +08:00
david942j f010126476 fetch latest tag in a better way 2017-04-06 17:39:43 +08:00
david942j decd967f73 bump 1.3.7 2017-04-04 15:40:10 +08:00
david942j 075ca491c6 add gem version option 2017-04-04 15:31:54 +08:00
david942j ded1248dd0 256 bits color 2017-04-04 15:12:47 +08:00
david942j 0d707b347e bump 1.3.6 2017-04-01 00:25:43 +08:00