From: Zaki A. <zak...@gm...> - 2013-11-20 09:09:47
Hi,
I'd like to know how sqlmap implemented the git hash as versioning
number. Te six digit from git hash.
$ python sqlmap.py --version
sqlmap/1.0-dev-c37ad88
I'd like to use it at my python script.
Thank you,
--
Zaki Akhmad
From: Miroslav S. <mir...@gm...> - 2013-11-20 18:32:18
Hi.
Please go to
https://github.com/sqlmapproject/sqlmap/blob/master/lib/core/revision.py to
see the code.
Bye
On Nov 20, 2013 10:10 AM, "Zaki Akhmad" <zak...@gm...> wrote:
> Hi,
>
> I'd like to know how sqlmap implemented the git hash as versioning
> number. Te six digit from git hash.
>
> $ python sqlmap.py --version
> sqlmap/1.0-dev-c37ad88
>
> I'd like to use it at my python script.
>
> Thank you,
>
> --
> Zaki Akhmad
>
>
> ------------------------------------------------------------------------------
> Shape the Mobile Experience: Free Subscription
> Software experts and developers: Be at the forefront of tech innovation.
> Intel(R) Software Adrenaline delivers strategic insight and game-changing
> conversations that shape the rapidly evolving mobile landscape. Sign up
> now.
> http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
> _______________________________________________
> sqlmap-users mailing list
> sql...@li...
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>