| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10
Comments:
<0> 1) it's not their job 2) for the same reason they don't show jpeg thumbnails along with jpegs <0> or multipage tiffs <1> it would be a nice feature though <1> especially in opera <2> hi guys <2> i'm using WriteProcessMemory to write a game trainer which needs to use TlHelp32 to access a .dll within the games memory, the base address is correct, the final address i am p***ing to WriteProcessMemory is correct also yet the Write fails with an error 487. any ideas? <2> 487 unable to access address <3> did you set access to the memory ? <3> VirtualProtectEx() or something <3> I don't remember <2> when i've opened the process i set access all <2> so read and write <2> if thats what you mean? do you mean the game may have locked that portion of memory? <3> opening a process doesn't give you rw access to it's memory just like that <3> but I haven't done this for 5 years or so, look it up in the help, that's what I do :) <2> VirtualProtectEx seems to be for pagefile memory access
<2> pardon my ignorance but what is virtual address space referring to? <3> btw. how did you open the process ? <2> OpenProcess(ALL_ACCESS, False, ProcessID); <3> ok <3> in order to get writeaccess to another process <3> you must replace the process token <2> can't remember if it was ALL_ACCESS but the fdwAccess name is along those lines <3> and adjust the privileges <3> SeDebugPrivilege is required to get PROCESS_VM_WRITE and PROCESS_VM_OPERATION <2> okay, how? <2> ah <3> AdjustTokenPrivileges() :P <3> Look up ... 2sec <3> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/openprocess.asp <3> Read the remarks <2> heh, i've read that page twice and only just noticed that when pointed out <3> youcan follow links at msdn for hours and find out you're back where you started <3> I made some code to rewrite ACLs on NT objects, even when I made it work I didn't fully understand it :) <2> lol, i know the feeling <2> so open the process with all access, change the privileges with AdjustTokenPrivileges and then i can write, that sound about right? <4> hello everyone <3> well sort of <3> when I think of it, there was some dude that made something called madkernel <3> with alot of goodies <4> I want to make a simple app that asks Word to save a DOC file to a simple DOS-style TXT file, using automation (or maybe something else)? <3> perhaps he has some stuff for writing another process' memory <5> madshi.net <3> and you had something called NTSet <4> any ideas about how I may accomplish this? <6> what about madshi <3> with alot of system functions converted to delphi lingo <2> on my way there <3> yeah madshi that is <6> just run a process from system user, and you don't need to adjust nothing <5> heh <6> that film is so stupid. <5> but funny <6> yeah rediculous <6> Blade^ you got FreeView? <5> no <5> one day <6> I'm about to get me one <6> free digital tv :/ <6> with film4 :/ <7> does anyone have any recomendations of regex libraries for delphi? <7> i feel like trying something new <3> didn't ki9a write some ? <7> probably <3> or cubud perhaps <3> *checking* <4> haven't seen Cubud in a while <3> http://regexpstudio.com/ <3> I don't remember his hp <3> something with eyes <8> droopyeyes.com <8> I talk to him rather frequently. <7> cheers, looks good <5> cubdub <3> yeah wasn't cubud ... I mixed with faststrings <3> hm perhaps it was LVK that had a regexp lib
<5> yeh <5> he wrapped the PECL libs <5> Vibes should have them now <2> PoseFant: I have found similarish code written in C++ which doesn't use the AdjustTokenPrivileges function <3> yep: http://www.vkarlsen.no/index_components.html <8> Ah yes, you want http://www.twodesk.com/components/ <8> Specifically http://twodesk.com/components/nonvisual.html#TtdRegExp <3> that's the one :) <3> Entriple: that was for you ;) <5> PCRE <5> that's it <5> PECL is php <5> :P <3> Gregz: So convert the code :) <2> Yeah all they do is openprocess, write to memory... same as me :( <3> url ? <7> i just found another copy which appears to use the PCRE library aswell <5> bedtime <5> laters all <2> http://forums.cheat-core.com/viewtopic.php?t=3982 kind of, there's a better example but i've gone past that now <2> and some vb http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=379290&SiteID=1 <3> yeah, that was how I did some ops. on my own processes when I wanted to rewrite dll functions <3> so basically you want dll injection ? <2> i just need to poke a few values within a dll in the games memory <3> with that example you should be on your way :) <3> anyway time top find my wife ... nn all and tata <3> -p <2> bye <2> thanks for your help <9> la. <10> http://www.b0g.org/wsnm/uploads/mouse4.jpg <10> :D <1> haha <11> *smirk* <12> http://www.tshirthell.com/store/product.php?productid=401 <13> lol cATFLAP <13> heh nice tshirt <13> im gonna snag the text and print me one with that one :) <14> ROFL @ tshirt. I really oughta make one of those up too. <15> http://video.google.com/videoplay?docid=-6497257644936185526 <14> ROFL - I had a cat that'd always run over to the toilet when it was flushed. Couldn't quite pull the handle though. <14> I saw a dust-devil this big once in the loading area of a cement plant -- too bad I didn't have a camera then. But this is more spectacular: http://video.google.com/videoplay?docid=-4991115915112877160&q=twister+soccer&hl=en <13> wow <14> Though the time I was close to a full-fledged tornado, I was too busy running for the basement to ever look at it... <13> hehe <16> http://www.youtube.com/watch?v=RLHdwddwRdE <17> hahaha <17> bds using 1.2 gig of memory <17> yay <16> anyone changed firefox / opera view page source application..? <16> looking for the reg key if there is one.. <11> not me. dunno what it is even. <16> i mean, when you can view the source of an internet page.. through IE or whatever.. <16> you can change IE's through a registry key, FF and opera both come with their own source view.. <11> ah. <16> viewer^ <16> doesn't look like it's possible to be honest.. <18> so much for open source <18> :P <16> hehe.. <11> go to the vcs... get the source. look it up. <16> could do, but if there aint a key.. it isn't worth it.. i'm not writing any extension :D <11> just alter the code :-) <11> send it in as an improvement. <11> come on man! Open Source is great! <11> *roll eyes* <16> hehe <19> DaynaGirl...can i PM you please <11> Code_Monk: I dunno. can you? <19> i dunnp :) <19> can i try? :) <11> you may. <16> can be done in opera through settings, and it's probably in one of the ini files.. their pretty unreadable tho.. so perhaps some text file, file change monitor application :P <11> well I invested $20 in my retirement fund today.
Return to
#delphi or Go to some related
logs:
gentoo cc1 cc winxp vlm key #computers free winamp++ #politics abaout limewire
#windows #beginner #cph Frosted Flakes dvd-rip
|
|