@Hitesh Sharma.
1. Bold types is for a single word. Please use normal types. Is more readable.
    Not in somebody else´s Vanet thread.
"zip file" : No zip. A gzipped tar file is present.
»» please replace the aodv.cc and aodv.h file in your ns-2.35/aodv ««
? Based on some old student notes ? Probably not usable for anything.
No information can be extracted from the results !
-----------------------------------------------------------
The advanced "BlackholeAODV" :
ns-2.35/
├── blackholeaodv
│  ├── blackholeaodv.cc
│  ├── blackholeaodv.h
│  ├── blackholeaodv_logs.cc
│  ├── blackholeaodv_rqueue.cc
│  ├── blackholeaodv_rqueue.h
│  ├── blackholeaodv_rtable.cc
│  ├── blackholeaodv_rtable.h
├── common
│  └── packet.h
├── Makefile.in
├── queue
│  └── priqueue.cc
└── tcl
   └── lib
       ├── ns-agent.tcl
       ├── ns-lib.tcl
       ├── ns-mobilenode.tcl
       └── ns-packet.tcl
./install
cd ns-2.35/
cp ns ns-black
sudo cp ns-black /usr/local/bin/
Examples