Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #751  
Old 08-22-2015, 13:33
gokilaravee's Avatar
gokilaravee gokilaravee is offline
Family
 
Join Date: Jul 2010
Posts: 182
Rept. Given: 84
Rept. Rcvd 59 Times in 25 Posts
Thanks Given: 87
Thanks Rcvd at 49 Times in 17 Posts
gokilaravee Reputation: 59
please share someone has "Mastering VMware vSphere 5.5 - Scott Lowe"

http://as.wiley.com/WileyCDA/WileyTitle/productCd-1118661141.html
Reply With Quote
  #752  
Old 08-22-2015, 22:18
cachito cachito is offline
Friend
 
Join Date: Aug 2015
Location: argentina
Posts: 58
Rept. Given: 0
Rept. Rcvd 12 Times in 8 Posts
Thanks Given: 162
Thanks Rcvd at 81 Times in 44 Posts
cachito Reputation: 13
@gokilaravee
Here you go
http://www78.zippyshare.com/v/Gw6Wt92q/file.html

Found it on google
Reply With Quote
The Following 2 Users Say Thank You to cachito For This Useful Post:
chants (08-26-2018), gokilaravee (08-24-2015)
  #753  
Old 09-14-2015, 17:21
TechLord TechLord is offline
Banned User
 
Join Date: Mar 2005
Location: 10 Steps Ahead of You
Posts: 761
Rept. Given: 384
Rept. Rcvd 247 Times in 112 Posts
Thanks Given: 789
Thanks Rcvd at 2,021 Times in 570 Posts
TechLord Reputation: 200-299 TechLord Reputation: 200-299 TechLord Reputation: 200-299
iOS App Reverse-Engineering DETAILED full book

Made Open Source !

Link to full page:

Quote:
https://github.com/iosre/iOSAppReverseEngineering
Direct link to book ONLY :

Quote:
https://github.com/iosre/iOSAppReverseEngineering/archive/master.zip
According to the author :
Quote:
This is my gift to the jailbreak community as a 5-year n00b, enjoy!

iOS App Reverse Engineering is the world's 1st book of very detailed iOS App reverse engineering skills, targeting 4 kinds of readers:

iOS enthusiasts;
Senior iOS developers, who have good command of App development and have the desire to understand iOS better;
Architects. During the process of reverse engineering, they can learn architectures of those excellent Apps so that they can improve their ability of architecture design;
Reverse engineers in other systems who’re also interested in iOS.

The book consists of 4 parts, i.e. concepts, tools, theories and practices. The book follows an "abstraction, concrete, abstraction, concrete" structure, starting from basic concepts like iOS filesystem hierarchy and iOS file types that Apple didn't expose to App developers but iOS (jailbreak) researchers should know, then goes through the most commonly used tools like class-dump, Theos, Cycript, Reveal, IDA and LLDB to introduce what to do in iOS reverse engineering. After that, iOS reverse engineering theories based on Objective-C and ARM assembly are explained in a methodological way, pointing out the core of this book. Last but not least, 4 originally elaborated practices are there to cover all previous contents of the book and give you the most intuitive perception of iOS reverse engineering. Happy hacking!
Reply With Quote
  #754  
Old 09-15-2015, 07:55
bolzano_1989 bolzano_1989 is offline
Friend
 
Join Date: Dec 2011
Posts: 109
Rept. Given: 16
Rept. Rcvd 27 Times in 18 Posts
Thanks Given: 10
Thanks Rcvd at 193 Times in 66 Posts
bolzano_1989 Reputation: 27
Reverse Engineering for Beginners by Dennis Yurichev (yurichev.com)
A4:
Code:
http://beginners.re/Reverse_Engineering_for_Beginners-en.pdf
A5:
Code:
http://beginners.re/Reverse_Engineering_for_Beginners-en-A5.pdf
Reverse Engineering for Beginners Lite Version
A4:
Code:
http://beginners.re/Reverse_Engineering_for_Beginners-en-lite.pdf
A5:
Code:
http://beginners.re/Reverse_Engineering_for_Beginners-en-A5-lite.pdf
Source Code: https://github.com/dennis714/RE-for-beginners
Reply With Quote
  #755  
Old 09-15-2015, 10:58
TechLord TechLord is offline
Banned User
 
Join Date: Mar 2005
Location: 10 Steps Ahead of You
Posts: 761
Rept. Given: 384
Rept. Rcvd 247 Times in 112 Posts
Thanks Given: 789
Thanks Rcvd at 2,021 Times in 570 Posts
TechLord Reputation: 200-299 TechLord Reputation: 200-299 TechLord Reputation: 200-299
Quote:
Originally Posted by bolzano_1989 View Post

.....
Reverse Engineering for Beginners by Dennis Yurichev (yurichev.com)

A4: [CODE]http://beginners.re/Reverse_Engineering_for_Beginners-
.....
This has been posted before my dear friend

Quote:
http://forum.exetools.com/showthread.php?t=16104
Reply With Quote
  #756  
Old 09-18-2015, 18:58
bolzano_1989 bolzano_1989 is offline
Friend
 
Join Date: Dec 2011
Posts: 109
Rept. Given: 16
Rept. Rcvd 27 Times in 18 Posts
Thanks Given: 10
Thanks Rcvd at 193 Times in 66 Posts
bolzano_1989 Reputation: 27
The Antivirus Hacker's Handbook [Joxean Koret, Elias Bachaalany]
http://mir.cr/0OCZBSMP
Code: http://as.wiley.com/WileyCDA/WileyTitle/productCd-1119028752.html
Reply With Quote
The Following 4 Users Say Thank You to bolzano_1989 For This Useful Post:
Debugger (09-19-2015), niculaita (09-18-2015), nimaarek (09-09-2017), zeuscane (09-18-2015)
  #757  
Old 09-30-2015, 11:29
bolzano_1989 bolzano_1989 is offline
Friend
 
Join Date: Dec 2011
Posts: 109
Rept. Given: 16
Rept. Rcvd 27 Times in 18 Posts
Thanks Given: 10
Thanks Rcvd at 193 Times in 66 Posts
bolzano_1989 Reputation: 27
A Graduate Course in Applied Cryptography by Dan Boneh and Victor Shoup

Version 0.2: https://crypto.stanford.edu/~dabo/cryptobook/draft_0_2.pdf
Code:
https://crypto.stanford.edu/~dabo/cryptobook/
Reply With Quote
The Following 2 Users Say Thank You to bolzano_1989 For This Useful Post:
niculaita (09-30-2015), TechLord (09-30-2015)
  #758  
Old 10-15-2015, 23:09
gokilaravee's Avatar
gokilaravee gokilaravee is offline
Family
 
Join Date: Jul 2010
Posts: 182
Rept. Given: 84
Rept. Rcvd 59 Times in 25 Posts
Thanks Given: 87
Thanks Rcvd at 49 Times in 17 Posts
gokilaravee Reputation: 59
Hi,

Please share following pdf if anyone have..

VCP6-DCV Official Cert Guide (Covering Exam #2VO-621) (3rd Edition) (VMware Press Certification) 3rd Edition

http://www.amazon.com/gp/product/078975648X?keywords=vsphere%206&qid=1444920603&ref_=sr_1_5&sr=8-5

VCP6-DCV: VMware Certified Professional-Data Center Virtualization on vSphere 6 Study Guide: 2V0-621 1st Edition

http://www.amazon.com/gp/product/1119214696?keywords=vsphere%206&qid=1444920603&ref_=sr_1_14&sr=8-14

thanks in advance.
Reply With Quote
  #759  
Old 10-16-2015, 01:02
cachito cachito is offline
Friend
 
Join Date: Aug 2015
Location: argentina
Posts: 58
Rept. Given: 0
Rept. Rcvd 12 Times in 8 Posts
Thanks Given: 162
Thanks Rcvd at 81 Times in 44 Posts
cachito Reputation: 13
@gokilaravee
"This title has not yet been released." amazon says in those two books.

Here you have some usefull study material (pdf and videos)
http://virtuallanger.com/wp-content/uploads/2015/08/vcp6-dcv_sg.pdf
http://www.vladan.fr/vcp6-dcv/
http://www.virtuallanger.com/vcp-6/
http://professionalvmware.com/vbrownbag-vmware-certified-professional-6-data-center-virtualization-vcp6-dcv-track/
Reply With Quote
The Following User Says Thank You to cachito For This Useful Post:
gokilaravee (10-16-2015)
  #760  
Old 10-27-2015, 20:39
Spiderz_Soft Spiderz_Soft is offline
Family
 
Join Date: Mar 2015
Posts: 174
Rept. Given: 37
Rept. Rcvd 64 Times in 30 Posts
Thanks Given: 221
Thanks Rcvd at 377 Times in 117 Posts
Spiderz_Soft Reputation: 64
i need it guys. Some one please share it.

http://www.amazon.com/CISSP-Study-Guide-Third-Edition/dp/0128024372/ref=pd_sim_sbs_65_1?ie=UTF8&dpID=4135CvpZ1XL&dpSrc=sims&preST=_AC_UL160_SR130%2C160_&refRID=02993HKDBE4YB0BDGCTB
Reply With Quote
  #761  
Old 10-28-2015, 23:53
bolzano_1989 bolzano_1989 is offline
Friend
 
Join Date: Dec 2011
Posts: 109
Rept. Given: 16
Rept. Rcvd 27 Times in 18 Posts
Thanks Given: 10
Thanks Rcvd at 193 Times in 66 Posts
bolzano_1989 Reputation: 27
Quote:
Originally Posted by Spiderz_Soft View Post
i need it guys. Some one please share it.

http://www.amazon.com/CISSP-Study-Guide-Third-Edition/dp/0128024372/ref=pd_sim_sbs_65_1?ie=UTF8&dpID=4135CvpZ1XL&dpSrc=sims&preST=_AC_UL160_SR130%2C160_&refRID=02993HKDBE4YB0BDGCTB
From Amazon: "This title has not yet been released."
Reply With Quote
  #762  
Old 11-03-2015, 16:43
zeuscane's Avatar
zeuscane zeuscane is offline
VIP
 
Join Date: Jun 2010
Location: In the world and sometimes on the moon
Posts: 272
Rept. Given: 632
Rept. Rcvd 154 Times in 63 Posts
Thanks Given: 674
Thanks Rcvd at 154 Times in 61 Posts
zeuscane Reputation: 100-199 zeuscane Reputation: 100-199
Visual Cryptography and Its Applications" by Jonathan Weir and WeiQi Yan
BoBoCoAe | 2015 | ISBN: 8740301265 9788740301267 | 163 pages | PDF | 11 MB
In this book, one of data security methods known as visual cryptography (VC) is presented.
Specifically, visual cryptography allows effective and efficient secret sharing between a number of trusted parties. As with many cryptographic schemes, trust is the most difficult part. Visual cryptography provides a very powerful technique by which one secret can be distributed into two or more shares.
Practical VC applications are also outlined. These applications involve the use of Moire patterns and watermarking techniques. Detailed analysis of the watermarking domain is presented along with various techniques and schemes that can incorporate VC successfully within the field of watermarking.
The foundations of these techniques are reviewed and examples provided.

https://www.uploadable.ch/file/qGKjx...12BoBoCoAe.PDF

regards
zeuscane
__________________
"Educate yourselves because we'll need all your intelligence.
Stir yourselves because we'll need all your enthusiasm.
Organize yourselves because we'll need all your strength."
Reply With Quote
  #763  
Old 11-05-2015, 04:57
nikkapedd nikkapedd is offline
VIP
 
Join Date: Mar 2011
Location: ::Bratva::
Posts: 275
Rept. Given: 275
Rept. Rcvd 151 Times in 65 Posts
Thanks Given: 202
Thanks Rcvd at 275 Times in 112 Posts
nikkapedd Reputation: 100-199 nikkapedd Reputation: 100-199
zeuscane, can you please make a mirror on MEGA, rghost or mediafire...??'
Your link is not reachable.. Thanks in advance
Reply With Quote
  #764  
Old 11-05-2015, 10:52
athapa athapa is offline
Friend
 
Join Date: Jul 2013
Posts: 24
Rept. Given: 4
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 6
Thanks Rcvd at 4 Times in 3 Posts
athapa Reputation: 1
The online version is free for this book about Python. The author also has a course in udemy but that is not free.
https://automatetheboringstuff.com/#toc
Reply With Quote
  #765  
Old 11-05-2015, 14:19
TechLord TechLord is offline
Banned User
 
Join Date: Mar 2005
Location: 10 Steps Ahead of You
Posts: 761
Rept. Given: 384
Rept. Rcvd 247 Times in 112 Posts
Thanks Given: 789
Thanks Rcvd at 2,021 Times in 570 Posts
TechLord Reputation: 200-299 TechLord Reputation: 200-299 TechLord Reputation: 200-299
Automate the Boring Stuff with Python (PDF) full

Quote:
Originally Posted by athapa View Post
The online version is free for this book about Python. The author also has a course in udemy but that is not free.
https://automatetheboringstuff.com/#toc
The FULL pdf version can be downloaded using the torrent link :
Quote:
http://kickasstorrent.proxyindex.eu/automate-the-boring-stuff-with-python-practical-programming-for-total-beginners-t10578362.html
Credits to the original torrent uploader.
Reply With Quote
The Following User Says Thank You to TechLord For This Useful Post:
athapa (11-06-2015)
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ebooks conan981 General Discussion 0 07-07-2006 22:36
some ebooks fulone General Discussion 1 05-20-2004 21:22


All times are GMT +8. The time now is 13:37.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )